[
https://issues.apache.org/jira/browse/ARTEMIS-3365?focusedWorklogId=615109&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-615109
]
ASF GitHub Bot logged work on ARTEMIS-3365:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 25/Jun/21 17:12
Start Date: 25/Jun/21 17:12
Worklog Time Spent: 10m
Work Description: michaelandrepearce edited a comment on pull request
#3634:
URL: https://github.com/apache/activemq-artemis/pull/3634#issuecomment-868710253
@gtully not really. The keys are business keys, we want to shard on that,
akin to why you may want to use kafka partition keys not tied to the client at
all. Theres actually a nice implementation in the old fabric8 that im looking
at pulling across, update and enhance. Whats really nice is with the zk quorum
stuff it means we can reuse on that too.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 615109)
Time Spent: 2h 40m (was: 2.5h)
> 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
> Time Spent: 2h 40m
> 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.3.4#803005)