TransportConnection is not Thread safe
--------------------------------------

                 Key: QPID-813
                 URL: https://issues.apache.org/jira/browse/QPID-813
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
    Affects Versions: M2.1
            Reporter: Martin Ritchie
            Assignee: Martin Ritchie


TransportConnection is not thread safe. As the transport connection getInstance 
is static can be called by many threads simultaneously so should be 
synchronized.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to