1 Oct
2008
1 Oct
'08
7:06 a.m.
On 30-09-2008 16:31:02 -0500, Ross Bates wrote:
That's good news you were able to identify the potential root cause. Is it possible that the merovinigan is trying to reuse ports from the connection threads that are leaking?
Nope, I did some debugging, but we close all threads, however one seems to leak upon every connection. I think the next thing to do is trying to figure out in the debugger what the left over thread is doing. Perhaps it's waiting for some condition somehow.