connection id count should be static in the IO transport to provide unique 
names for IoHandler thread
-----------------------------------------------------------------------------------------------------

                 Key: QPID-1140
                 URL: https://issues.apache.org/jira/browse/QPID-1140
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
    Affects Versions: M3
            Reporter: Rajith Attapattu
            Assignee: Rajith Attapattu
             Fix For: M3


The _count  variable in IoHandler is not static.
This means any connection created would have the same name for the thread 
created in  IoHandler.


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