[
https://issues.apache.org/jira/browse/ARTEMIS-5625?focusedWorklogId=979579&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-979579
]
ASF GitHub Bot logged work on ARTEMIS-5625:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 19/Aug/25 20:54
Start Date: 19/Aug/25 20:54
Worklog Time Spent: 10m
Work Description: jbertram commented on PR #5882:
URL:
https://github.com/apache/activemq-artemis/pull/5882#issuecomment-3202193326
Nit-pick: spelling of "deamnd" in commit message
Issue Time Tracking
-------------------
Worklog Id: (was: 979579)
Time Spent: 20m (was: 10m)
> Support AMQP address federation links using filters from the address bindings
> -----------------------------------------------------------------------------
>
> Key: ARTEMIS-5625
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5625
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Components: AMQP
> Reporter: Timothy A. Bish
> Assignee: Timothy A. Bish
> Priority: Minor
> Labels: pull-request-available
> Fix For: 2.43.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The goal of this federation feature implementation is to allow consumption of
> a more limited set of messages from a remote address by applying filters for
> local address consumers and routing the resulting messages directly to them
> as opposed to the default behavior which creates a single conduit address
> consumer. The possible down side here is that if the filters being used
> aren't fine grained enough that consumers with differing filters might still
> have overlaps in the messages they receive which would then produce more
> message traffic across the federation than would be generated if using the
> standard conduit consumer pattern (this can also happen if filtered and
> non-filtered consumers are mixed on the local address).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact