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/03/24 17:32:22 UTC

[GitHub] activemq-artemis pull request #1130: Add a MQTT interceptor example

GitHub user orpiske opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1130

    Add a MQTT interceptor example

    This a sample code we created in order to verify ARTEMIS-607. It adds a simple MQTT interceptor that is run whenever a MQTT message is published. 
    I talked with the developers and they would like to evaluate this example to see if it's suitable for inclusion in the code base.
    
    The example was based on the two interceptor examples that already exist on the code base and was modified to work with MQTT.
    
    Please advise if you have any questions or suggestions for this PR.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/orpiske/activemq-artemis master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1130.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1130
    
----
commit 75a93588f5ecf6e9f8c1ea4af0f3819e779f71fa
Author: Otavio Rodolfo Piske <op...@redhat.com>
Date:   2017-03-20T15:55:55Z

    ARTEMIS-607 Added an example/verification for calling an interceptor when using MQTT protocol

----


---
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.
---

[GitHub] activemq-artemis pull request #1130: Add a MQTT interceptor example

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-artemis/pull/1130


---
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.
---