[
https://issues.apache.org/jira/browse/ARTEMIS-4275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722663#comment-17722663
]
Liviu Citu edited comment on ARTEMIS-4275 at 5/18/23 3:29 PM:
--------------------------------------------------------------
Hi Justin,
I saw your commit regarding _AMQ_ConsumerName and I have added a comment to it.
Please have a look, Thanks
[https://github.com/apache/activemq-artemis/commit/7da9bdf0a9b0d416ab4fa53c421ace27f3a44d0b#diff-96cdf8c4ff8d61ac9690fd5bfe2baefb4207074fc2bcd8a86d9122cb2f1ee1c2]
was (Author: JIRAUSER300236):
Hi Bertram,
I saw your commit regarding _AMQ_ConsumerName and I have added a comment to it.
Please have a look, Thanks
https://github.com/apache/activemq-artemis/commit/7da9bdf0a9b0d416ab4fa53c421ace27f3a44d0b#diff-96cdf8c4ff8d61ac9690fd5bfe2baefb4207074fc2bcd8a86d9122cb2f1ee1c2
> _AMQ_ConsumerName is missing from Consumer Created/Closed notifications
> -----------------------------------------------------------------------
>
> Key: ARTEMIS-4275
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4275
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.28.0
> Reporter: Liviu Citu
> Priority: Major
>
> 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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)