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

ASF GitHub Bot commented on ARTEMIS-1544:
-----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-artemis/pull/1693


> AMQP: Use proper typing when accessing ApplicationProperties Map values
> -----------------------------------------------------------------------
>
>                 Key: ARTEMIS-1544
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1544
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: AMQP
>    Affects Versions: 2.4.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>            Priority: Trivial
>             Fix For: 2.5.0
>
>
> When accessing the Map carried in a ApplicationProperties section the code 
> should use the proper types when casting as the keys are restricted to String 
> values but the code uses an Object cast.  This could cause issues later 
> should proton-j be updated with generic type specification on that API.



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

Reply via email to