You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (Jira)" <ji...@apache.org> on 2020/01/24 17:17:00 UTC

[jira] [Created] (ARTEMIS-2607) Interceptor returns false but processing continues

Justin Bertram created ARTEMIS-2607:
---------------------------------------

             Summary: Interceptor returns false but processing continues
                 Key: ARTEMIS-2607
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2607
             Project: ActiveMQ Artemis
          Issue Type: Improvement
    Affects Versions: 2.11.0
            Reporter: Justin Bertram
            Assignee: Justin Bertram


When an interceptor for AMQP, STOMP, or MQTT returns {{false}} the broker continues to process the packet. This contradicts [the documentation|http://activemq.apache.org/components/artemis/documentation/latest/intercepting-operations.html] which states:

bq. if {{false}} is returned, the process is aborted, no other interceptors will be called and the packet will not be processed further by the server.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)