[ 
https://issues.apache.org/jira/browse/ARTEMIS-2856?focusedWorklogId=463770&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-463770
 ]

ASF GitHub Bot logged work on ARTEMIS-2856:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 29/Jul/20 07:30
            Start Date: 29/Jul/20 07:30
    Worklog Time Spent: 10m 
      Work Description: jbertram opened a new pull request #3226:
URL: https://github.com/apache/activemq-artemis/pull/3226


   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 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]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 463770)
    Time Spent: 20m  (was: 10m)

> 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
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to