[
https://issues.apache.org/jira/browse/ARTEMIS-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17037173#comment-17037173
]
ASF subversion and git services commented on ARTEMIS-2607:
----------------------------------------------------------
Commit a8cf6b04b4c54670f4b206cae917f4222e29201f in activemq-artemis's branch
refs/heads/master from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=a8cf6b0 ]
ARTEMIS-2607 interceptor returns false but processing continues
> Interceptor returns false but processing continues
> --------------------------------------------------
>
> Key: ARTEMIS-2607
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2607
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.11.0
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> 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)