I've closed the Jira, this is not an issue. You can take a look at the test
cases to see why. They're adapted from your orignal tests.
Cheers
On Mon, Jun 17, 2013 at 3:35 PM, Christian Posta
wrote:
> I've opened a JIRA here: https://issues.apache.org/jira/browse/AMQ-4586
>
> The workaround for
I've opened a JIRA here: https://issues.apache.org/jira/browse/AMQ-4586
The workaround for your case is to use the failover transport and you won't
see the executor threads leaked.
On Mon, Jun 17, 2013 at 11:23 AM, Christian Posta wrote:
> Yah, I can verify this is the case. Threads leak becau
Yah, I can verify this is the case. Threads leak because the
threadpoolexecutor doesn't evict the threads. Checking for the best
solution to this.
On Sun, Jun 16, 2013 at 4:07 AM, lzr wrote:
> Dear all,
>
>
> I found a thread leak issue during try activemq 5.6:
> I create connection when sendin