Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HELIX-719] [HELIX] Verify downward load balance and fix TestPartitio… #226

Merged
merged 1 commit into from
Jul 10, 2018

Conversation

narendly
Copy link
Contributor

@narendly narendly commented Jul 9, 2018

…nMovementThrottle

TestPartitionMovementThrottle was failing after the improvement was made in IntermediateCalcStage so that downward load balance will take place while recovery balance is happening. In the process of fixing the test,

  1. It was verified by hand that downward load balance is being correctly throttled as defined by the user in StateTransitionThrottleConfig.
  2. An appropriate parameter adjustment was made to account for both recovery and load balance happening in the same pipeline iteration.

…nMovementThrottle

TestPartitionMovementThrottle was failing after the improvement was made in IntermediateCalcStage so that downward load balance will take place while recovery balance is happening. In the process of fixing the test,
1. It was verified by hand that downward load balance is being correctly throttled as defined by the user in StateTransitionThrottleConfig.
2. An appropriate parameter adjustment was made to account for both recovery and load balance happening in the same pipeline iteration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants