googleapis / googleapis/google-cloud-cpp
Update spanner emulator version
Open
type: cleanup
- Dominant language
- C++
- Stars
- 659
- Forks
- 462
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 89
Description
We're currently using v1.5.16 of the spanner emulator which does not have full support for multiplexed sessions. Attempting to update to the latest spanner emulator v1.5.28 causes new failures in existing tests meaning some behavior has changed across emulator versions, that may or may not indicate real errors.
We need to update the emulator to the latest version and update existing tests (and or library code).
Contributor guide
Assessment
This issue has not been assessed yet.