« Return to Thread: Proper life cycle management with springsupport.jar

Re: Proper life cycle management with springsupport.jar

by IIT Software :: Rate this Message:

Reply to Author | View in Thread

trichter wrote:
I upgraded the springsupport.jar - I supposed the changes listed in the change log are the only changes in your code and we should not expect a changed behaviour, right?
Right.

trichter wrote:
I have another question - for the SingleSharedConnectionFactory, do I have any chance to set the sizes of the internally held pools in/by PooledSession, PooledConsumer, PooledProducer? If you deliberately don't give this opportunity to the outside I would like to know why, just to understand better.
We do not block the application. The pools grow and shrink dependent on the load.

 « Return to Thread: Proper life cycle management with springsupport.jar