You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/31 13:01:00 UTC

[jira] [Commented] (ARTEMIS-1647) Add plugin support for binding creation and removal

    [ https://issues.apache.org/jira/browse/ARTEMIS-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16346775#comment-16346775 ] 

ASF GitHub Bot commented on ARTEMIS-1647:
-----------------------------------------

GitHub user cshannon opened a pull request:

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

    ARTEMIS-1647 - Add plugin support for binding creation and removal

    Adds callbacks to ActiveMQServerPlugin for binding add and remove events

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

    $ git pull https://github.com/cshannon/activemq-artemis ARTEMIS-1647

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

    https://github.com/apache/activemq-artemis/pull/1829.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 #1829
    
----
commit c273ce41d201e5f6c65ff4517ce2fdbd13f30b2d
Author: Christopher L. Shannon (cshannon) <ch...@...>
Date:   2018-01-31T12:58:40Z

    ARTEMIS-1647 - Add plugin support for binding creation and removal
    
    Adds callbacks to ActiveMQServerPlugin for binding add and remove events

----


> Add plugin support for binding creation and removal
> ---------------------------------------------------
>
>                 Key: ARTEMIS-1647
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1647
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>    Affects Versions: 2.4.0
>            Reporter: Christopher L. Shannon
>            Assignee: Christopher L. Shannon
>            Priority: Major
>
> It would be useful to have callbacks added to the plugin API for when bindings are added and removed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)