Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

fix: allow rebalance scheduler to run on the unstable cluster #243

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

ShiKaiWi
Copy link
Member

@ShiKaiWi ShiKaiWi commented Oct 2, 2023

Rationale

Currently, the cluster state can't be stable after AssignShardScheduler is removed in #236. And this results from that the RebalancedShardScheduler won't schedule if the cluster state is not stable.

Detailed Changes

Allow the RabalancedShardScheduler to run on the unstable cluster.

Test Plan

Manual test.

Copy link
Contributor

@chunshao90 chunshao90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chunshao90 chunshao90 merged commit 3075197 into apache:main Oct 2, 2023
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants