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

server-side AMQP interceptor returns false, but message is still enqueued

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • None
    • None
    • Hide
      Previously, when an AMQP, STOMP, or MQTT interceptor returned a value of `false`, the broker continued to process the intercepted data instead of dropping it. This issue is resolved. Now, when an interceptor returns a value of `false`, the broker immediately stops processing the intercepted data.
      Show
      Previously, when an AMQP, STOMP, or MQTT interceptor returned a value of `false`, the broker continued to process the intercepted data instead of dropping it. This issue is resolved. Now, when an interceptor returns a value of `false`, the broker immediately stops processing the intercepted data.
    • Documented as Resolved Issue
    • Verified in a release

    Description

      If an AMQP interceptor returns false, expected behavior is all processing should stop and the message should be dropped. See attached filter; messages are enqueued even when the interceptor returns false.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-jbertram Justin Bertram
              dbruscin Domenico Francesco Bruscino
              Roman Vais Roman Vais
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: