[
https://issues.apache.org/jira/browse/ARTEMIS-2372?focusedWorklogId=431496&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-431496
]
ASF GitHub Bot logged work on ARTEMIS-2372:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 06/May/20 23:42
Start Date: 06/May/20 23:42
Worklog Time Spent: 10m
Work Description: michaelandrepearce commented on pull request #2695:
URL: https://github.com/apache/activemq-artemis/pull/2695#issuecomment-624947711
I have to agree with Cleberts earlier comment amqp 1.0 was not meant to care
if a sender or receiver is a broker, its agnostic. As such it really shouldnt
be enforcing any broker specifics, by doing so it no longer is an agnostic
protocol.
That said and it seems we have two camps in general here, those that are
wanting strict conformist and thats important for their use case and those who
need broker features that technically break strict conformance but for some
users actually have business value for them such this filter ability in this pr
and in other prs where sometimes to have a broker feature requires mutating
(adding or amending) some amqp sections.
Could i suggest we have a broker flag in config that is called maybe
"amqpConformance" where its set to STRICT or RELAXED, and going forwards when
hit these issue simply use the flag to still allow it should end broker users
which to enable the RELAXED operation mode.
----------------------------------------------------------------
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: 431496)
Time Spent: 6h 40m (was: 6.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: 6h 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)