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

spaces in queue name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 5.5.0
    • 5.6.0
    • None
    • None
    • linux

    Description

      Creating a queue that's name contains trailing blanks leads to several problems.
      Try the following within amq web console to reproduce:

      • create a queue with name '123 ' (without quotes)
      • create a second queue with name '123 ' (without quotes)
      • send a message to one of them

      --> amq creates a third queue, all three of them seem to have the same name within the browser, at jmx-level you see that there are three (with spaces)
      --> Number of Pending messages is 1 for the queue I've send the message and 0 for the other two
      --> if you click on the queue name within the amq browser, you see the same message within all three queues
      --> adding a consumer to one queue adds the same consumer to all of them

      Attachments

        Issue Links

          Activity

            People

              tabish Timothy A. Bish
              darius.schier Darius Schier
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: