You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/12/07 19:56:00 UTC

[jira] [Commented] (AMQ-6872) AMQP: Use proper typing when accessing ApplicationProperties Map values

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

ASF subversion and git services commented on AMQ-6872:
------------------------------------------------------

Commit e7bce023de48591475781ba024104f8010a696fc in activemq's branch refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=e7bce02 ]

AMQ-6872 Use correct type casts on ApplicationProperties Map

Use the spec defined values when casting the Map from the
ApplicationProperties section.  

> AMQP: Use proper typing when accessing ApplicationProperties Map values
> -----------------------------------------------------------------------
>
>                 Key: AMQ-6872
>                 URL: https://issues.apache.org/jira/browse/AMQ-6872
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: AMQP
>    Affects Versions: 5.15.2
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>            Priority: Trivial
>             Fix For: 5.10.3
>
>
> Use proper type casts for the ApplicationsProperties Map in which is specified as being String keyed.  This prevents issue should proton-j be updated to specify the generic type values on that Map and also removes an unnecessary toString call.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)