Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-4033

[Java client] add a connection id to the session dispatcher thread name to avoid name overloading

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.17
    • JMS AMQP 0-x
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              kwall Keith Wall
              robbie Robbie Gemmell
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: