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: add session pool option for modelling a timeout around session acquisition. #2641

Merged
merged 13 commits into from Sep 28, 2023

Commits on Sep 26, 2023

  1. Copy the full SHA
    a0c1b12 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    17e84df View commit details
    Browse the repository at this point in the history
  3. Update google-cloud-spanner/src/main/java/com/google/cloud/spanner/Se…

    …ssionPoolOptions.java
    
    Co-authored-by: Knut Olav Løite <koloite@gmail.com>
    arpan14 and olavloite committed Sep 26, 2023
    Copy the full SHA
    b4d198f View commit details
    Browse the repository at this point in the history
  4. Update google-cloud-spanner/src/main/java/com/google/cloud/spanner/Se…

    …ssionPoolOptions.java
    
    Co-authored-by: Knut Olav Løite <koloite@gmail.com>
    arpan14 and olavloite committed Sep 26, 2023
    Copy the full SHA
    3cefc03 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5b9cb70 View commit details
    Browse the repository at this point in the history
  6. fix: lint errors.

    arpan14 committed Sep 26, 2023
    Copy the full SHA
    2b69754 View commit details
    Browse the repository at this point in the history
  7. fix: broken unit test.

    arpan14 committed Sep 26, 2023
    Copy the full SHA
    16436cd View commit details
    Browse the repository at this point in the history
  8. chore: add more unit test.

    arpan14 committed Sep 26, 2023
    Copy the full SHA
    458486a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. fix: review comments.

    arpan14 committed Sep 27, 2023
    Copy the full SHA
    2c9053b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. fix: NPE in unit test.

    arpan14 committed Sep 28, 2023
    Copy the full SHA
    93de57d View commit details
    Browse the repository at this point in the history
  2. Update google-cloud-spanner/src/main/java/com/google/cloud/spanner/Se…

    …ssionPoolOptions.java
    
    Co-authored-by: Knut Olav Løite <koloite@gmail.com>
    arpan14 and olavloite committed Sep 28, 2023
    Copy the full SHA
    0bc1c03 View commit details
    Browse the repository at this point in the history
  3. chore: fix review comments.

    arpan14 committed Sep 28, 2023
    Copy the full SHA
    e2059d8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    37e52e1 View commit details
    Browse the repository at this point in the history