[
https://issues.apache.org/jira/browse/ARTEMIS-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher L. Shannon closed ARTEMIS-797.
------------------------------------------
Resolution: Won't Fix
> 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
> Priority: Major
>
> 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
(v7.6.3#76005)