[ 
https://issues.apache.org/jira/browse/ARTEMIS-2372?focusedWorklogId=430844&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-430844
 ]

ASF GitHub Bot logged work on ARTEMIS-2372:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/May/20 18:49
            Start Date: 05/May/20 18:49
    Worklog Time Spent: 10m 
      Work Description: tabish121 commented on pull request #2695:
URL: https://github.com/apache/activemq-artemis/pull/2695#issuecomment-624239615


   I don't think Robbie ever implied that the application of a message 
annotations filter should or could be a zero computational cost operation.  
What is being argued here (and rightly so) is that filtering on an AMQP message 
annotation should be an opt in filtering operation and not a by product of the 
broker walking into the message annotations section any time a filter doesn't 
hit on an application property in the AMQP message when it applies the filters. 
   
   Currently with Artemis users can't filter on message annotations in AMQP 
messages, if you want to give them that option then you should implement it 
following the recommendations from the AMQP Core TC draft specification that 
the filter should be an explicit "m." prefix on the message annotation property 
the user wishes to filter upon (m.x-opt-original-destination=foo) etc. 


----------------------------------------------------------------
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: 430844)
    Time Spent: 5h 10m  (was: 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: 5h 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to