[
https://issues.apache.org/jira/browse/ARTEMIS-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16570128#comment-16570128
]
ASF GitHub Bot commented on ARTEMIS-1947:
-----------------------------------------
GitHub user jmesnil opened a pull request:
https://github.com/apache/activemq-artemis/pull/2215
[ARTEMIS-1947] Session metadata in session management operation
Fill the session's metadata in JSON properties instead of serializing it
as an opaque String.
JIRA: https://issues.apache.org/jira/browse/ARTEMIS-1947
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jmesnil/activemq-artemis
ARTEMIS-1947_JSON_serialization
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2215.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2215
----
commit fd9aad202bbac331a14d6ff58c0546c5d027aa06
Author: Jeff Mesnil <jmesnil@...>
Date: 2018-08-06T12:11:40Z
[ARTEMIS-1947] Session metadata in session management operation
Fill the session's metadata in JSON properties instead of serializing it
as an opaque String.
JIRA: https://issues.apache.org/jira/browse/ARTEMIS-1947
----
> 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)