You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by orpiske <gi...@git.apache.org> on 2017/08/16 08:27:35 UTC

[GitHub] activemq-artemis issue #1464: Implement support for intercepting additional ...

Github user orpiske commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1464
  
    Some additional comments: @jbertram suggested to also look at  org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl#invokeInterceptors. 
    
    While I agree that it seems how it should have been done, it also seems like a more comprehensive change. Therefore, I decided to just extend the original code to intercept the other MQTT control packets.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---