Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-3369

Queue federation creates 1000s of producers consumers on federated brokers

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not a Bug
    • Major
    • None
    • AMQ 7.5.0.GA
    • broker-core
    • None
    • Hide

      Use attached test case and follow the steps:

      • unzip the test-case.zip zip file in your $ARTEMIS_HOME directory
      • cd $ARTEMIS_HOME /broker0/bin
      • ./artemis run
      • cd $ARTEMIS_HOME /broker1/bin
      • ./artemis run
      • cd $ARTEMIS_HOME /broker0/bin
      • ./artemis consumer --url tcp://localhost:61616 --destination queue://testQueue --user quickuser --password quick123+
      • cd $ARTEMIS_HOME /broker1
      • ./artemis producer --url tcp://localhost:61716 --destination queue://testQueue --user quickuser --password quick123+

      start web console and login using quickuser/quick123+ user/password
      select testQueue from the addresses, then select producers or consumers and watch the number grow with time.

      Show
      Use attached test case and follow the steps: unzip the test-case.zip zip file in your $ARTEMIS_HOME directory cd $ARTEMIS_HOME /broker0/bin ./artemis run cd $ARTEMIS_HOME /broker1/bin ./artemis run cd $ARTEMIS_HOME /broker0/bin ./artemis consumer --url tcp://localhost:61616 --destination queue://testQueue --user quickuser --password quick123+ cd $ARTEMIS_HOME /broker1 ./artemis producer --url tcp://localhost:61716 --destination queue://testQueue --user quickuser --password quick123+ start web console and login using quickuser/quick123+ user/password select testQueue from the addresses, then select producers or consumers and watch the number grow with time.

    Description

      When using queue federation 1000s of consumers and producers are created on federated brokers eventually leading to memory exhaustion and broker crash.

      Attachments

        Activity

          People

            gtully@redhat.com Gary Tully
            rhn-support-toross Tom Ross
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: