Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.28.0
-
None
-
None
Description
Hi,
_AMQ_ConsumerName property is missing from CONSUMER_CREATED / CONSUMER_CLOSED notification messages. This property is necessary to identify the ConsumerId. In a subscription model functionality the server needs to know when a certain subscription (consumer) gets created or closed. I have tried to use _AMQ_RoutingName but it seems it is for different purposes (sometimes it is simply equal with _AMQ_Address).
_AMQ_ConsumerName was available in the Advisory Message but it does not seem to be part of the Notification Message. Therefore this is a regression compared to Classic ActiveMQ.
Regards
Liviu
Attachments
Issue Links
- is related to
-
ARTEMIS-2824 _AMQ_Client_ID on SESSION_CLOSED notification is always null
- Closed