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

INCOMPLETE, DO NOT COMMIT; In place restore while Cassandra is running. #1086

Open
wants to merge 13 commits into
base: 4.x
Choose a base branch
from

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    0b86bc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1406daf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb4d95d View commit details
    Browse the repository at this point in the history
  4. Remove BackupService

    mattl-netflix committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    995c74b View commit details
    Browse the repository at this point in the history
  5. Remove BackupVersion.

    mattl-netflix committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    41177e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5638a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7423579 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4fd2a87 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Remove waitForCompletion parameter to download method which is always…

    … false in practice.
    
    Remove final modifier on static method.
    Make static property an instance variable instead.
    Use parameterized constructor call in place of two lines.
    mattl-netflix committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    0f6964b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a31262 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da79776 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0882e68 View commit details
    Browse the repository at this point in the history
  5. Remove backup racs as that configuration is not used in practice and …

    …is not relevant to whether a restore should be attempted.
    mattl-netflix committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    4ceec36 View commit details
    Browse the repository at this point in the history