sebb wrote:
> On 05/01/2010, sebb wrote:
>> It looks like there may be a bug in PerUserPoolDataSource.
>>
>> From time to time, more than 10 of the threads acquire connections in
>> the testMultipleThreads2() test case. I don't think this should
>> happen, and it does not happen in the TestShar
On 05/01/2010, sebb wrote:
> It looks like there may be a bug in PerUserPoolDataSource.
>
> From time to time, more than 10 of the threads acquire connections in
> the testMultipleThreads2() test case. I don't think this should
> happen, and it does not happen in the TestSharedPoolDataSource
>
It looks like there may be a bug in PerUserPoolDataSource.
>From time to time, more than 10 of the threads acquire connections in
the testMultipleThreads2() test case. I don't think this should
happen, and it does not happen in the TestSharedPoolDataSource
version.
I've committed some debug code