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

Add configurable wait time between restart and preferred leader election #8

Open
wants to merge 1 commit into
base: rackrolling-update
Choose a base branch
from

Commits on Jul 2, 2024

  1. Add configurable wait time between restart and preferred leader elect…

    …ion.
    
    Send elect request only if there are partitions that need leader relections.
    After reconfiguration, wait for nodes to have SERVING state, rathen than LEADING_ALL_PREFERRED (this is from the proposal PR comment).
    Refactor tests to reflect the reconfiguration change, and accurately test logging reconfiguration.
    
    Signed-off-by: Gantigmaa Selenge <[email protected]>
    tinaselenge committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1ddcf75 View commit details
    Browse the repository at this point in the history