[
https://issues.apache.org/jira/browse/AMQ-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14027302#comment-14027302
]
Arthur Naseef commented on AMQ-4893:
------------------------------------
Fix revision:
https://git-wip-us.apache.org/repos/asf?p=activemq.git;a=commit;h=a6e306437efafc13cf2c2e9d681d5685fdfbcfce
> UTF8Buffer should be a valid object for setObjectProperty
> ---------------------------------------------------------
>
> Key: AMQ-4893
> URL: https://issues.apache.org/jira/browse/AMQ-4893
> Project: ActiveMQ
> Issue Type: Bug
> Components: JMS client
> Affects Versions: 5.8.0
> Reporter: Sam hendley
> Fix For: 5.9.1, 5.10.0
>
> Attachments: StringHeaderTest.java
>
>
> If we try to copy headers between messages using getProperties and
> setObjectProperty with those values it now fails since the UTF8Buffer is not
> in the whitelist of convertable types. I think it should be added as a
> whitelisted type that gets handled like a string on setObjectProperty (and
> probably setStringProperty). Otherwise this causes the application code to
> have to special case String properties and couple to the hawtbuffer
> implementation detail.
--
This message was sent by Atlassian JIRA
(v6.2#6252)