You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/12/09 10:15:00 UTC

[jira] [Commented] (ARTEMIS-3365) Broker Balancers

    [ https://issues.apache.org/jira/browse/ARTEMIS-3365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456299#comment-17456299 ] 

ASF subversion and git services commented on ARTEMIS-3365:
----------------------------------------------------------

Commit 158157260ce9f496e2814c2dd6f5e19aaefbd762 in activemq-artemis's branch refs/heads/main from gtully
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=1581572 ]

ARTEMIS-2097 - via elastic queue use case test based on ARTEMIS-3365 and ARTEMIS-3569
scenario - avoid paging, if address is full chain another broker and produce to the head, consume from the tail using producer and consumer roles to partition connections. When tail is drained, drop it.
 - adds a option to treat an idle consumer as slow
 - adds basic support for credit based address blocking ARTEMIS-2097
 - adds some more visiblity to address memory usage and balancer attribute modifier operations


> Broker Balancers
> ----------------
>
>                 Key: ARTEMIS-3365
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3365
>             Project: ActiveMQ Artemis
>          Issue Type: New Feature
>            Reporter: Domenico Francesco Bruscino
>            Assignee: Domenico Francesco Bruscino
>            Priority: Major
>             Fix For: 2.18.0
>
>          Time Spent: 11h
>  Remaining Estimate: 0h
>
> This feature adds the broker balancers to distribute the incoming client connections across multiple brokers.
> It provides a native redirection for supported clients and a new management API for other clients. The native redirection can be enabled per acceptor and is supported only for CORE and AMQP clients.
> See the [draft documentation|https://github.com/brusdev/activemq-artemis/blob/broker_balancers/docs/user-manual/en/broker-balancers.md] for further details. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)