Spring Boot Virtual Threads pinning with ActiveMQ
I am on Spring boot 3.2.5 with virtual threads enabled and connecting to an external ActiveMQ broker using activeMQ client 5.18.4. I am using the jmsTemplate sendAndReceive() method to send a message on a request queue and get back the response from a response queue with a @JmsListener. Whenever I send a message, I get a thread pinning warning as follows: