[
https://issues.apache.org/jira/browse/PROTON-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903810#comment-16903810
]
ASF subversion and git services commented on PROTON-2084:
---------------------------------------------------------
Commit 6dc5587f1d1b23969a8994f1755198e638e92bc4 in qpid-proton-j's branch
refs/heads/master from Robert Gemmell
[ https://gitbox.apache.org/repos/asf?p=qpid-proton-j.git;h=6dc5587 ]
PROTON-2084: add some try-finallys to ensure cleanup
> Cannot encode annotations types with nested Maps that differ from the
> annotation key type
> -----------------------------------------------------------------------------------------
>
> Key: PROTON-2084
> URL: https://issues.apache.org/jira/browse/PROTON-2084
> Project: Qpid Proton
> Issue Type: Bug
> Components: proton-j
> Affects Versions: proton-j-0.33.1
> Reporter: Timothy Bish
> Assignee: Timothy Bish
> Priority: Major
> Fix For: proton-j-0.34.0
>
>
> The MapType encoder has a fixed key type setting used to enforce the types of
> keys for things like MessageAnnoations, DeliveryAnnotations that define
> Symbol type keys or ApplicationProperties that use String keys. The current
> code uses that fixed type in error when encoding nested Maps within which
> causes the encode to fail if the nested map has a differing key type. The
> MapType encoder needs to ignore the fixed key type setting when encoding
> values of the map entries.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]