Re: Proper life cycle management with springsupport.jar
Hallo,
a question about shrink + grow: I suppose, when everything works over one connection, you will have certain number of sessions, producers, consumers working over this connection in a pooled way (right?).
Do these pools respect the maximum number of simultaneous sessions, consumers, producers over one connection as they are set in the router configuration? By respect I mean not create more than the configured numbers, avoiding exceptions caused by "too many sessions/consumers/producers on same connection".
best regards,
Toralf Richter