franz1981 opened a new pull request #2590: ARTEMIS-2282 QueueImpl::addTail of a management message could throw NPE URL: https://github.com/apache/activemq-artemis/pull/2590 Performing direct deliveries of management messages could enter a code path on QueueImpl::addTail with a NULL pageIterator: performing a null check will avoid it to throw NPE.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
