Hi, I think the point would be that if possible, the idea would be to try the same conditions against a more recent version of the broker. All else being equal, this would rule out any and all issues that might already have been addressed in the roughly 3000 commits since 2.14.0. Same could apply to your JVM.
If it's still an issue, then at least the scope has been narrowed. As an alternative if you are unable to upgrade, "Native memory tracking" or "Flight recording" can be helpful in tracking these types of issues down. Refer to the documentation of your JDK on how to enable these (though be aware that they incur some overhead while running). Switching to NIO is possible but it could very well affect your performance in a negative way... though depending on your options it could serve as yet another way of narrowing the scope of this issue. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@activemq.apache.org For additional commands, e-mail: users-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact