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

[A-MQ, RuntimeConfigurationBroker] allowing policy that applies to multiple destination to be updated.

    XMLWordPrintable

Details

    • Story
    • Resolution: Done
    • Major
    • JBoss A-MQ 6.3
    • JBoss A-MQ 6.2.1
    • broker
    • None

    Description

      Trying to update a destination policy at runtime (using the RuntimeConfigurationBroker) that applies to multiple destinations is restricted. The following destination policy update (it is used by multiple destination)~~~~
      <policyEntry memoryLimit="1gb" optimizedDispatch="true" producerFlowControl="false" queue=">" />
      ~~prints out the following~~
      [ActiveMQ Broker[XXXX]Scheduler] INFO RuntimeConfigurationBroker - cannot modify policy matching multiple destinations:[org.apache.activemq.broker.region.policy.PolicyEntry@XXX, org.apache.activemq.broker.region.policy.PolicyEntry@XXXX], destination:queue://>
      ~~~~It would be good to remove this restriction to make it more usable.

      Attachments

        Activity

          People

            gtully@redhat.com Gary Tully
            rhn-support-pfox Patrick Fox (Inactive)
            Otavio Piske Otavio Piske
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: