Robbie Gemmell created QPIDJMS-602:
--------------------------------------

             Summary: racing local and remote closures can NPE in session 
shutdown, cause executor leak
                 Key: QPIDJMS-602
                 URL: https://issues.apache.org/jira/browse/QPIDJMS-602
             Project: Qpid JMS
          Issue Type: Bug
    Affects Versions: 2.6.0, 1.12.0
            Reporter: Robbie Gemmell
             Fix For: 1.13.0, 2.7.0


Following QPIDJMS-600, when local resource teardown (e.g due to a 
connection.close()) overlaps with similar teardown provoked by remote 
connection closure, the session shutdown attempts to await async send 
completions can NPE, causing it not to shut down the related completions 
executor, if it tries to use the underlying provider after it has gone.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to