[ https://issues.apache.org/jira/browse/ARTEMIS-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16788077#comment-16788077 ]
ASF subversion and git services commented on ARTEMIS-2262: ---------------------------------------------------------- Commit 95bcfaeb702263411eebf10b0e98cf754dfd3cc7 in activemq-artemis's branch refs/heads/master from Keith Wall [ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=95bcfae ] ARTEMIS-2262: Correlate management response messages with the request > Correlate management response messages with request message. > ------------------------------------------------------------ > > Key: ARTEMIS-2262 > URL: https://issues.apache.org/jira/browse/ARTEMIS-2262 > Project: ActiveMQ Artemis > Issue Type: New Feature > Reporter: Keith Wall > Priority: Major > Time Spent: 2h 50m > Remaining Estimate: 0h > > As an application developer using the Artemis Management API to control the > Broker over messaging, I would like to be able to correlate my management > request messages with the responses generated by the server. If the Artemis > Management Service were to implement the common Correlation ID patterns, this > use case would be fulfilled in a standards complaint manner. > [https://www.enterpriseintegrationpatterns.com/patterns/messaging/RequestReplyJmsExample.html] > [https://docs.oracle.com/cd/E13171_01/alsb/docs25/interopjms/MsgIDPatternforJMS.html#wp1048054] > > > > -- This message was sent by Atlassian JIRA (v7.6.3#76005)