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

Christopher L. Shannon commented on ARTEMIS-797:
------------------------------------------------

Consumer notifications appear to exist so could be mapped to the advisory 
destination ActiveMQ.Advisory.Consumer and eventually 
ActiveMQ.Advisory.Consumer.Queue and ActiveMQ.Advisory.Consumer.Topic but 
producer notifications don't exist.

> Add client based advisory messages
> ----------------------------------
>
>                 Key: ARTEMIS-797
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-797
>             Project: ActiveMQ Artemis
>          Issue Type: Sub-task
>          Components: Broker
>            Reporter: Christopher L. Shannon
>
> This task is for adding client based advisories (new connections, new 
> consumers and new producers).  Connections and consumers are straight forward 
> but not all protocols tracker producers.  With OpenWire and AMQP producers 
> are tracked so this is easy.  STOMP and MQTT do not track producers and 
> ActiveMQ 5.x just handles this by sending a producer advisory for any new 
> connection.  We could also just not send producer advisories for STOMP/MQTT.
> For the CORE protocol, producers are not currently tracked but I think we 
> should add a new packet type so the broker can keep track of new producers 
> and send advisories and keep statistics.



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

Reply via email to