activemq/activemq-client
Christopher L. Shannon (cshannon) 0f952f72f7 AMQ-8287 - fix NIOSSLTransport deadlock with serviceRead lock
This narrows the lock that was added to serviceRead() to secureRead()
which prevents processing commands while locked which should solve the
deadlock issues

(cherry picked from commit 2fcf2fd75f7c2a04151a2284595a08bf4c03240b)
2021-06-02 13:54:37 -04:00
..