Uploaded image for project: 'JBoss A-MQ'
  1. JBoss A-MQ
  2. ENTMQ-677

Advisories from a specific destination are unable to be consumed on remote brokers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • JBoss A-MQ 6.2
    • JBoss A-MQ 6.0
    • None
    • 3

      Advisory messages from a specific destination are unable to to be subscribed to from a remote broker. In this case there is a NOB consisting of broker1 and broker2. On broker1 a producer publishes to a topic named "FOO", this creates the following advisory topic: ActiveMQ.Advisory.Producer.Topic.FOO.

      On broker2 a consumer subscribes to ActiveMQ.Advisory.Producer.Topic.FOO, however no advisory messages will be sent across the bridge.

      In this this scenario broker1 has following configuration:

      Topic Policy entry contains:

      <networkBridgeFilterFactory>
        <conditionalNetworkBridgeFilterFactory />
      </networkBridgeFilterFactory>
      

      The networkConnector looks as follows:

      <networkConnectors>
        <networkConnector uri="static:(tcp://localhost:61617)" duplex="true" />
      </networkConnectors>
      

            gtully@redhat.com Gary Tully
            rhn-support-jsherman Jason Sherman
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: