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

Added detection of the node with longest log during leader election process #17915

Merged
merged 4 commits into from
Apr 22, 2024

Commits on Apr 22, 2024

  1. r/vote_stm: do not copy vnode when calculating majority

    Signed-off-by: Michał Maślanka <michal@redpanda.com>
    mmaslankaprv committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d223e5e View commit details
    Browse the repository at this point in the history
  2. r/vote_stm: remove unused includes

    Signed-off-by: Michał Maślanka <michal@redpanda.com>
    mmaslankaprv committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    36fa497 View commit details
    Browse the repository at this point in the history
  3. config: added config property allowing disabling longest log detection

    Signed-off-by: Michał Maślanka <michal@redpanda.com>
    mmaslankaprv committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c57cd20 View commit details
    Browse the repository at this point in the history
  4. r/vote_stm: added detection of a node with longest log

    Signed-off-by: Michał Maślanka <michal@redpanda.com>
    mmaslankaprv committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    fc667cc View commit details
    Browse the repository at this point in the history