[
https://issues.apache.org/jira/browse/ARTEMIS-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16646554#comment-16646554
]
Justin Bertram commented on ARTEMIS-2122:
-----------------------------------------
Can you clarify what you mean by "producer identification"? Are you talking
about exposing something via the management API?
In general I would say that a producer, unlike a consumer, is not necessarily
(if ever) attached in any meaningful way to the address where it is sending
messages. The producer simply sends messages wherever it wants.
> Correct producer identification
> -------------------------------
>
> Key: ARTEMIS-2122
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2122
> Project: ActiveMQ Artemis
> Issue Type: Wish
> Components: Broker, OpenWire
> Affects Versions: 2.6.3
> Reporter: Pawel
> Priority: Minor
>
> Hi,
> It looks, that Artemis is unable to identify producers, connected with
> standard ActiveMQ client (org.apache.activemq.ActiveMQConnectionFactory)
> instead of Artemis client
> (org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory). In this
> case, all clients are visible as consumer.
> I understand, that You probably supports only dedicated Artemis client, but
> compatibility with ActiveMQ client would be great feature.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)