open-vault/physical/spanner
Seth Vargo d00adf89c9
physical/spanner: use separate client for updating locks (#9423)
* physical/spanner: use separate client for updating locks

We believe this mitigates an issue where a large influx of requests
cause the leader to be unable to update the lock table (since it cannot
grab a client from the pool or the client has no more open connections),
which causes cascading failure.
2020-07-09 13:52:29 -07:00
..
spanner.go physical/spanner: use separate client for updating locks (#9423) 2020-07-09 13:52:29 -07:00
spanner_ha.go physical/spanner: use separate client for updating locks (#9423) 2020-07-09 13:52:29 -07:00
spanner_ha_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
spanner_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00