You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2015/02/27 18:26:05 UTC

[jira] [Updated] (AMQ-5560) use type descriptors to inspect AMQP filter types rather than the map keys

     [ https://issues.apache.org/jira/browse/AMQ-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish updated AMQ-5560:
------------------------------
    Issue Type: Sub-task  (was: Bug)
        Parent: AMQ-5591

> use type descriptors to inspect AMQP filter types rather than the map keys
> --------------------------------------------------------------------------
>
>                 Key: AMQ-5560
>                 URL: https://issues.apache.org/jira/browse/AMQ-5560
>             Project: ActiveMQ
>          Issue Type: Sub-task
>          Components: AMQP
>    Affects Versions: 5.10.0, 5.10.1, 5.11.0
>            Reporter: Robbie Gemmell
>             Fix For: 5.12.0
>
>
> The broker is currently looking up AMQP filters using named keys of the filter map. This approach is fragile, since difference clients may name equivalent filters differently, as the names are not intended to identify particular types. The broker should instead inspect the descriptor values when trying to identify the particular type of a filter.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)