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

Take snapshots less frequently #3367

Merged
merged 9 commits into from
May 3, 2019
Merged

Take snapshots less frequently #3367

merged 9 commits into from
May 3, 2019

Commits on May 3, 2019

  1. Keep track of Raft progress in p directory, so it can skip over alrea…

    …dy applied dataset. Allow user to specify how often to take snapshots.
    manishrjain committed May 3, 2019
    Configuration menu
    Copy the full SHA
    5d1fd91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3725c86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be390a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c39a8a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb64cfc View commit details
    Browse the repository at this point in the history
  6. Remove extra log

    manishrjain committed May 3, 2019
    Configuration menu
    Copy the full SHA
    041b34c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec86ab4 View commit details
    Browse the repository at this point in the history
  8. Daniel's review

    manishrjain committed May 3, 2019
    Configuration menu
    Copy the full SHA
    c32c52c View commit details
    Browse the repository at this point in the history
  9. Address Martin's comment

    manishrjain committed May 3, 2019
    Configuration menu
    Copy the full SHA
    2b0a6d4 View commit details
    Browse the repository at this point in the history