Re: Large Number of ActiveMQ Connection Executor Threads

2019-07-11 Thread Sumit Bhardwaj
Thanks Tim. It solved the issue we were facing. Best Sumit On Thu, Jul 11, 2019 at 6:05 PM Tim Bain wrote: > To me this sounds like https://activemq.apache.org/jmstemplate-gotchas > rather than AMQ-6700. If you're not using a pooled connection factory, you > definitely need to. > > Tim > > On W

Re: Large Number of ActiveMQ Connection Executor Threads

2019-07-11 Thread Tim Bain
To me this sounds like https://activemq.apache.org/jmstemplate-gotchas rather than AMQ-6700. If you're not using a pooled connection factory, you definitely need to. Tim On Wed, Jul 10, 2019, 9:05 AM Sumit Bhardwaj wrote: > Hi, > > We are using ActiveMQ version 5.15.8, We are connecting to it u