Re: HIGH CPU and Java Threads Post Upgrade to 5.10

2014-09-15 Thread Wes
Looks like we have some sort of tcpBufferedInputStream.fill issue going on, consuming most of the cpu. -- View this message in context: http://activemq.2283324.n4.nabble.com/HIGH-CPU-and-Java-Threads-Post-Upgrade-to-5-10-tp4685559p4685561.html Sent from the ActiveMQ - User mailing list archive

HIGH CPU and Java Threads Post Upgrade to 5.10

2014-09-15 Thread Wes
We've noticed some rather bizarre behavior upgrading from ActiveMQ 5.5 to 5.10. We have a server with 4 cores and post upgrade we went from 40% on average to over 90% CPU usage. We also noticed the number of Java threads seems to have increased to over 400+: [root@ServerName ~]# ps -eLf | grep jav