Justin Bertram created ARTEMIS-2856:
---------------------------------------
Summary: Consumers can be created on closed sessions
Key: ARTEMIS-2856
URL: https://issues.apache.org/jira/browse/ARTEMIS-2856
Project: ActiveMQ Artemis
Issue Type: Bug
Reporter: Justin Bertram
Assignee: Justin Bertram
Due to a lack of concurrency protections it's possible to create a consumer on
a closed session. I've not been able to reproduce this with a test, but I've
seen it in the wild. Static code analysis points to a need for better
concurrency controls around closing the session and creating consumers.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)