You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2015/02/02 16:10:34 UTC

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

Robbie Gemmell created AMQ-5560:
-----------------------------------

             Summary: 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: Bug
          Components: AMQP
    Affects Versions: 5.10.1, 5.10.0, 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)