[
https://issues.apache.org/jira/browse/ARTEMIS-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16057170#comment-16057170
]
ASF GitHub Bot commented on ARTEMIS-607:
----------------------------------------
Github user michaelandrepearce commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/1355#discussion_r123182665
--- Diff:
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/AmqpSendReceiveInterceptorTest.java
---
@@ -26,8 +26,12 @@
import org.apache.activemq.transport.amqp.client.AmqpReceiver;
import org.apache.activemq.transport.amqp.client.AmqpSender;
import org.apache.activemq.transport.amqp.client.AmqpSession;
+import org.apache.felix.resolver.util.ArrayMap;
--- End diff --
31 commits ;) wowsies you work fast :P
I think you may have accidentally brought in a lot of other commits in from
your local repo, when doing your update :)
> Implement support for Interceptors with the MQTT protocol
> ---------------------------------------------------------
>
> Key: ARTEMIS-607
> URL: https://issues.apache.org/jira/browse/ARTEMIS-607
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Components: Broker
> Affects Versions: 1.3.0
> Reporter: Jiri Danek
> Assignee: John D. Ament
> Fix For: 1.4.0
>
>
> Intercepting MQTT messages is not yet supported, only core protocol messages
> can be intercepted. I would like to request a feature for MQTT interceptor
> support.
> This feature was recently requested on the users@ mailing list
> http://activemq.2283324.n4.nabble.com/Interceptor-for-MQTT-td4713408.html
> I encountered this issue when trying to answer
> http://stackoverflow.com/questions/38101899/intercepting-mqtt-messages-in-artemis
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)