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

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

Timothy Bish created AMQ-6872:
---------------------------------

             Summary: 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)