Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-63

use a fixed size byte[] (or object with 2 longs inside or something) for unique IDs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0
    • None
    • None

    Description

      We tend to use strings for unique IDs everywhere. We might wanna use something more efficient, like a 64 bit number. e.g. for producer, consumer, transaction IDs etc.

      The JMS clientID has to be a String; though other than the connection message, we don't particularly need to pass this around after that.

      Attachments

        Activity

          People

            stewie Stewie
            jstrachan James Strachan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: