Uploaded image for project: 'ActiveMQ Apollo (Retired)'
  1. ActiveMQ Apollo (Retired)
  2. APLO-187

Using a period (.) within a topic id when using slash (/) as path separator

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Won't Do
    • 1.1
    • wish-list
    • apollo-broker, apollo-stomp
    • None
    • MAC OS X

    Description

      When defining a character as the path separator, for example a slash, the topic still needs to be defined using the dot notation, ie:

      <topic id="id.lsrfm.text" />

      This prevents topics that contain a period to be used, for example: "/topic/id/lsrfm.com/lsr/text", which is a valid destination, as stated in the current documentation http://activemq.apache.org/apollo/documentation/user-manual.html#Destination_Name_Restrictions

      There needs to be a way to escape a period or to define the topic id using the path separator stated. For example:

      <topic id="id/lsrfm.com/lsr/text" path_separator="/" />

      Attachments

        Activity

          People

            Unassigned Unassigned
            dylan8902 Dylan Jones
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: