googleapis / java-spanner

Apache License 2.0
53 stars 104 forks source link

fix: adapt to introduction of java.time in gax #3200

Open diegomarquezp opened 2 weeks ago

diegomarquezp commented 2 weeks ago

To be merged after gapic-generator-java >2.24.0 is merged.

This adapts CompositeTracer to also include attemptFailedDuration, which was recently introduced in https://github.com/googleapis/sdk-platform-java/pull/1872

Confirmed it works by using gax 2.51.1-SNAPSHOT image