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

Bigtable: add await replication #3658

Merged
merged 5 commits into from
Sep 18, 2018

Commits on Sep 7, 2018

  1. Bigtable: add await replication

    This replaces the raw calls to generate/check consistancy token with a
    polling wrapper that wait until all clusters are consistent.
    igorbernstein2 committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    1ecdd30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dd8722 View commit details
    Browse the repository at this point in the history
  3. fix tests

    igorbernstein2 committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    2306532 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. address feedback

    igorbernstein2 committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    16f06c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0143123 View commit details
    Browse the repository at this point in the history