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

JMS Temprory Queue naming

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.7
    • JMS AMQP 0-x
    • None

    Description

      The following is a proposal for temp queue naming.

      Currently our temp queue naming is hard coded to "Temp_ " + uuid.
      We could change this to a format that is configurable and captures more useful information that can be utilized by,

      a) management tools to provide more visibility
      b) ACL modules.

      I propose the following format

      {host}

      .

      {port}

      .

      {user_prefix}.{uuid}.

      The above format is configurable with {uuid} being the only mandatory part.
      The order of the tokens could also be changed.
      The scheme can be set globally using a jvm argument or per connection using connection URL.

      Example.{user_prefix}

      _

      {uuid}

      = Temp_535fewfsgdsg where user_prefix = "Temp"

      Attachments

        1. temp_queue_naming.patch
          6 kB
          Rajith Muditha Attapattu

        Activity

          People

            rajith Rajith Muditha Attapattu
            rajith Rajith Muditha Attapattu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: