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

*: refactoring the code of batchChecker #12108

Merged
merged 5 commits into from
Sep 10, 2019

Commits on Sep 9, 2019

  1. *: refactoring the batchChecker implementation

    batchChecker is difficult to maintain, we should get rid of it.
    In this commit I catch the BatchGet result into the snapshot, in this way we can
    achieve the same goal as the batchChecker
    tiancaiamao committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    03493a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

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

    tiancaiamao committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    f565cbc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into refactor-batch-checker

    Lingyu Song authored Sep 10, 2019
    Configuration menu
    Copy the full SHA
    64e58ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f15d36c View commit details
    Browse the repository at this point in the history