Meinert Schwartau
Results
2
comments of
Meinert Schwartau
Had a similar issue and wrote a blog post about how I analyzed it: https://blog.schwartau.hamburg/2019/11/troubleshooting-karma-node-performance-problems/ Using the node profiler and dtrace / dtruss (mac os version of strace) I found...
Unfortunately, it is still not working. Tested it with spring boot 3.1.5 and mq-jms-spring-boot-starter version 3.1.5. The problem is that `MQConfigurationSslBundles.getSSLSocketFactory` is called by `MQConnectionFactoryFactory.createConnectionFactory` before a new instance of...