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 2015/07/09 03:28:04 UTC

[jira] [Commented] (ARTEMIS-149) Advisory Message support

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

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

GitHub user gaohoward opened a pull request:

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

    ARTEMIS-149 Advisory Message Support

           Adding functions to send advisory messages.

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

    $ git pull https://github.com/gaohoward/activemq-artemis artemis149_master

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

    https://github.com/apache/activemq-artemis/pull/64.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 #64
    
----

----


> Advisory Message support
> ------------------------
>
>                 Key: ARTEMIS-149
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-149
>             Project: ActiveMQ Artemis
>          Issue Type: Sub-task
>          Components: OpenWire
>    Affects Versions: 1.0.0
>            Reporter: Howard Gao
>            Assignee: Howard Gao
>             Fix For: 1.1.0
>
>
> Advisory messages allow people to watch/monitor certain events that are happening in the broker via standard JMS messages. 
> http://activemq.apache.org/advisory-message.html
> We can utilise the core's notification mechanism to provide this feature.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)