You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's relatively easy to do data rebalancing with ConsistentHashRing, but given the generic nature of the RoutingStrategy. We need to decide on the interactions of Rebalancer with that of RoutingStrategy
Implement / integrate membership with the Server. Once we've Membership, think about how would it integrate with Partitioner / RoutingStrategy for maintaining the list of nodes.
Add ability for the cluster to
Tasks
Rebalancer
with that ofRoutingStrategy
Server
. Once we've Membership, think about how would it integrate with Partitioner / RoutingStrategy for maintaining the list of nodes.Dependencies
The text was updated successfully, but these errors were encountered: