> I agree that removing isStale() by default certainly fixes the 
> performance problem.  However, it makes MTCM somewhat unstable.  The 
> case where stale connections do not cause errors until read from will 
> throw unrecoverable exceptions.  Is this an acceptable alternative?

What if we keep 'IsStale' check on per default for multi-threaded connection manager 
and off for the single-threaded one? 

> Okay.  Would you like to take care of this or should I?

I think as you authored the MTCM in the first place you can do it better. Would that 
be ok with you?

Oleg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to