Description
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.
Attachments
Issue Links
- is related to
-
AMQ-5559 AMQP: dont list filters which are not actually being applied in AMQP attach responses
- Resolved