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

Use global checkpoint as starting seq in ops-based recovery #43463

Commits on Jun 21, 2019

  1. Configuration menu
    Copy the full SHA
    f8c0b15 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2019

  1. Revert "Use global checkpoint as base for seq based recovery"

    This reverts commit f8c0b15.
    dnhatn committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    72458c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6fe637 View commit details
    Browse the repository at this point in the history
  3. Recover locally first

    dnhatn committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    ef454e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. Configuration menu
    Copy the full SHA
    800b329 View commit details
    Browse the repository at this point in the history
  2. add comment

    dnhatn committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    c05d70d View commit details
    Browse the repository at this point in the history
  3. fix tests

    dnhatn committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    c535d5f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. Configuration menu
    Copy the full SHA
    ed024e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Configuration menu
    Copy the full SHA
    0a476b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. introduce prepare step

    dnhatn committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    3f35450 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a67c49 View commit details
    Browse the repository at this point in the history
  3. verify index

    dnhatn committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    d465b43 View commit details
    Browse the repository at this point in the history
  4. fix test

    dnhatn committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    7e45622 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2019

  1. Do not add new state

    dnhatn committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    4cf88eb View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. Configuration menu
    Copy the full SHA
    3280e64 View commit details
    Browse the repository at this point in the history
  2. more feedback

    dnhatn committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    30ef0c6 View commit details
    Browse the repository at this point in the history
  3. log the global checkpoint

    dnhatn committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    a40b5dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed5d302 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    731af0e View commit details
    Browse the repository at this point in the history
  6. fix translog recovery stats

    dnhatn committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    e6923e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. do not adjust

    dnhatn committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    6ec4e80 View commit details
    Browse the repository at this point in the history
  2. Revert "do not adjust"

    This reverts commit 6ec4e80.
    dnhatn committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    7a26f32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1deddbe View commit details
    Browse the repository at this point in the history