[ 
https://issues.apache.org/jira/browse/ARTEMIS-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569898#comment-16569898
 ] 

Jeff Mesnil commented on ARTEMIS-1947:
--------------------------------------

[~jbertram] The session metadata (which is a Map<String, String>) is stored as 
a JSON string in the management method buildSessionJSON.

It is brittle and makes it difficult to extract any data from it.
Instead, the map should be stored as JSON properties.

> Return meta-data in JSON session management ops
> -----------------------------------------------
>
>                 Key: ARTEMIS-1947
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1947
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Justin Bertram
>            Priority: Critical
>             Fix For: 2.7.0, 2.6.3
>
>
> This  is a replacement for ARTEMIS-1819.
> ARTEMIS-1819 got reverted.. and this is replacing the functionality needed 
> for users of 1819.
>  
>  
> since we had to revert ARTEMIS-1819 I'm cherry picking this into 2.6.x, which 
> will become 2.6.3



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to