Robbie Gemmell created QPID-4033:
------------------------------------

             Summary: add a connection id to the session dispatcher thread name 
to avoid name overloading
                 Key: QPID-4033
                 URL: https://issues.apache.org/jira/browse/QPID-4033
             Project: Qpid
          Issue Type: Improvement
          Components: Java Client
            Reporter: Robbie Gemmell
            Priority: Minor
             Fix For: 0.17


The session dispatcher thread is currently called "Dispatcher-Channel-<channel 
number>", this leads to name overloading if there is mroe than one connection 
present as the channel numbers are not unique on each connection. We should add 
a connection id number to allow differentiating the names of dispatcher threads 
on different connections.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to