Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
ActiveMQ 5.x supports several advisory messages that are sent when certain events happen in the broker. They are described here: http://activemq.apache.org/advisory-message.html
I am proposing that we provide the same advisory messages as described in the above documentation. These advisory messages provide a lot of useful information for monitoring what is going on with the broker in real time.
One issue to work out is the protocol to use for the Advisory messages. A couple advisory messages are already being sent by the OpenWireProtocolManager for OpenWire clients but it may make more sense to send these messages at a more central location as the CORE protocol and then they can be converted to the correct type of message depending on the client.
Sub tasks can be created for the different types of advisory messages that need to be added.
Attachments
Issue Links
- depends upon
-
ARTEMIS-780 Improve addressing, routing and JMS configuration in Artemis
- Closed
- is related to
-
ARTEMIS-898 Artemis Plugin Support
- Closed
1.
|
Add client based advisory messages | Closed | Unassigned | |
2.
|
Add destination based advisory messages | Closed | Unassigned |