Hello,
your JIRA report looks good! I took the liberty to modify
it a bit and included JIRA markup {code} before and after the code, so
it does do formatting and syntax highliting.
BTW: I added some more print in my local version of your reproducer and
adding the thread name, so it is clear when
Hi, Phil.
Thanks for your response.
I opened a ticket for this issue as POOL-276.
In fact, I am a newbie of JIRA. So if there are any mistakes on this
ticket, please let me know.
Regards,
2014-09-04 10:35 GMT+09:00 Phil Steitz :
> On 9/3/14 9:27 AM, Noriyuki Torii wrote:
>> Hi, all.
>>
>> I fou
On 9/3/14 9:27 AM, Noriyuki Torii wrote:
> Hi, all.
>
> I found BasePooledObjectFactory.validateObject() of commons-pool
> sometimes called
> on unexpected timing and I cannot identify the cause.
> So I would like to ask some advice.
>
> I've configured the pool so as to the validateObject() would
Hi, all.
I found BasePooledObjectFactory.validateObject() of commons-pool
sometimes called
on unexpected timing and I cannot identify the cause.
So I would like to ask some advice.
I've configured the pool so as to the validateObject() would be
invoked only on instance
creation, but sometimes it