do you mean that you don't release the connection back to fhe pool? On 2010 7 14 20:51, "Jorge Barrios" <[email protected]> wrote:
Thomas, I had a similar problem a few weeks back. I changed my code to make sure that each thread only creates and uses one Hector connection. It seems that client sockets are not being released properly, but I didn't have the time to dig into it. Jorge On Wed, Jul 14, 2010 at 8:28 AM, Peter Schuller <[email protected]> wrote: > > > [snip] ...
