[jbossts-issues] [JBoss JIRA] (JBTM-2811) BlackTie XATMI session ID lock held during tpgetReply(TPGETANY) so can deadlock when message is received

Tom Jenkinson (JIRA) issues at jboss.org
Tue Dec 6 06:56:00 EST 2016


Tom Jenkinson created JBTM-2811:
-----------------------------------

             Summary: BlackTie XATMI session ID lock held during tpgetReply(TPGETANY) so can deadlock when message is received
                 Key: JBTM-2811
                 URL: https://issues.jboss.org/browse/JBTM-2811
             Project: JBoss Transaction Manager
          Issue Type: Bug
          Components: BlackTie
            Reporter: Tom Jenkinson
            Assignee: Tom Jenkinson
             Fix For: 5.next


The lock is obtained before the receive but then the receive doesn't release the lock until after and so if a message is received in the middle tpgetreply is not notified.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbossts-issues mailing list