[
https://issues.apache.org/jira/browse/ARTEMIS-2372?focusedWorklogId=430801&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-430801
]
ASF GitHub Bot logged work on ARTEMIS-2372:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 05/May/20 17:22
Start Date: 05/May/20 17:22
Worklog Time Spent: 10m
Work Description: gemmellr commented on pull request #2695:
URL: https://github.com/apache/activemq-artemis/pull/2695#issuecomment-624193941
I didn't suggest not supporting filtering annotations, or adding a toggle to
enable it or not.
I do suggest:
- Not causing performance or correctness changes for existing users who are
definitely not using the functionality, by having it decode and inspect things
all of a sudden that it shouldnt be looking (as it hasnt been asked to, and it
wasnt possible before).
- Not encouraging [further] violating the core AMQP spec and thus preventing
interop with peers that might enforce what it says, when there are simple
routes not to.
- Aligning with the "m." prefix the AMQP TC draft filter spec currently
suggests for this functionality.
- In concert for these avoiding later causing breakage in the usage of these
new users you aim satisfy, should the broker ever decide to actually adhere the
specs later rather than doing it now before the functionality even exists.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 430801)
Time Spent: 4h 40m (was: 4.5h)
> Support Filtering on Message Annotations
> ----------------------------------------
>
> Key: ARTEMIS-2372
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2372
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Affects Versions: 2.9.0
> Reporter: Clebert Suconic
> Assignee: Clebert Suconic
> Priority: Major
> Time Spent: 4h 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)