0
votes

Can JMeter detect thread leakage also in a java application. That is one can observe a thread leakage by JVisualvm but is there not any plugin etc. for JMeter that can detect thread leakage in a Java application. If not then is there any other performance testing tool that can detect thread leakage in a java application and why Jmeter can not do it?

1

1 Answers

0
votes

If the thread pools you're looking for are exposed over JMX, you can use the JMXMon plugin: https://jmeter-plugins.org/wiki/JMXMon/