[
https://issues.apache.org/jira/browse/ARTEMIS-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950142#comment-15950142
]
ASF subversion and git services commented on ARTEMIS-1086:
----------------------------------------------------------
Commit 62cb9b22dedcf45be260bfc7db952a6e81486c0a in activemq-artemis's branch
refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=62cb9b2 ]
ARTEMIS-1086 Proper conversion of SimpleString to String
When adding boolean value keyed by SimpleString the key needs to be
converted to a String type to be valid AMQP.
> Incorrect addition of SimpleString object to ApplicationProperties
> ------------------------------------------------------------------
>
> Key: ARTEMIS-1086
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1086
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: AMQP
> Affects Versions: 2.0.0
> Reporter: Timothy Bish
> Assignee: Timothy Bish
> Fix For: 2.next
>
>
> When handling the putBooleanProperty(SimpleString, boolean) the AMQPMessage
> does not translate the SimpleString to a String instance via toString
> resulting in an invalid type added to the application properties.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)