[
https://issues.apache.org/jira/browse/ARTEMIS-5625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy A. Bish reassigned ARTEMIS-5625:
----------------------------------------
Assignee: Timothy A. Bish
> 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: 10m
> 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