activemq-artemis/tests/unit-tests
Francesco Nigro 3112b4f3db ARTEMIS-2093 NPE thrown by NettyConnector::createConnection
Given that NettyConnector::createConnection isn't happening on the
channel's event loop, it could race with a channel close event, that
would clean the whole channel pipeline, leading to a NPE while
trying to use a configured channel handler of the pipeline.
2018-09-21 15:06:53 +02:00
..
src/test ARTEMIS-2093 NPE thrown by NettyConnector::createConnection 2018-09-21 15:06:53 +02:00
pom.xml ARTEMIS-1938 Update Qpid JMS along with Proton and Netty 2018-08-25 07:22:53 +01:00