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

feat: support multiplexed session for blind write with single use transaction #3229

Merged
merged 10 commits into from
Sep 17, 2024

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    3cf0cd4 View commit details
    Browse the repository at this point in the history
  2. test(spanner): added test for the support of multiplexed session for …

    …blind writes (writeAtLeastOnce)
    pratickchokhani committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    4863532 View commit details
    Browse the repository at this point in the history
  3. chore(spanner): lint

    pratickchokhani committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    8ebd521 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/googleapis/java-spanner int…

    …o blind-write
    
    # Conflicts:
    #	google-cloud-spanner/src/main/java/com/google/cloud/spanner/SessionPool.java
    pratickchokhani committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    9bb6022 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. fix(spanner): updated the adoption for blind write into GOOGLE_CLOUD_…

    …SPANNER_MULTIPLEXED_SESSIONS.
    pratickchokhani committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5b3c673 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

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

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    5056e63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60e45cc View commit details
    Browse the repository at this point in the history
  3. feat(spanner): added flag to control use of multiplexed session for b…

    …lind write. This flag will be used by systest.
    pratickchokhani committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    341d959 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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