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

CASSANDRA-19336 5.0: Ensure that repair doesn't exceed repair_session_space by running repair jobs sequentially #3073

Closed
wants to merge 7 commits into from

Commits on Feb 5, 2024

  1. Ensure that repair doesn't exceed repair_session_space by running lim…

    …iting validation parallelism
    
    Co-authored-by: Andrés de la Peña <a.penya.garcia@gmail.com>
    Co-authored-by: David Capwell <dcapwell@apache.org>
    adelapena and dcapwell committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    174036c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1550158 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    915cdc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7cb622 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Add dtest

    adelapena committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    5d30a05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8401480 View commit details
    Browse the repository at this point in the history
  3. Address review comments

    adelapena committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    79703b9 View commit details
    Browse the repository at this point in the history