Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-1238

wildcard topic subscription

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 2.1.0
    • None
    • MQTT
    • None

    Description

      artemis deny resubscription to topics in the following scenario:

      1)connect client c1 and subscribe to a wildcard topic t1 (for example "/prj/plantid/(plus)/gwid/(plus)/connection_state")
      (edit: jira is missing plus)

      2)connect client c2 and subscribe to topic t2 correlated to t1 (for example "/prj/plantid/111111/gwid/22222/connection_state")

      3)subscribe c2 to wildcard topic t3 correlated to t1 (for example "/prj/plantid/111111/gwid/22222/#")

      4)unsubscribe c2 from all topic

      5)resubscribe c2 to topic t2

      JUnit attached replicate this bug.

      Ilario M.

      Attachments

        Activity

          People

            Unassigned Unassigned
            playerM Ilario
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: