You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(x-goog-spanner-request-id): add SessionImpl.getChannel() and Options.RequestIdOption.(equals, hashCode) (#3900)
* chore(x-goog-spanner-request-id): add SessionImpl.getChannel() and Options.RequestIdOption.(equals, hashCode)
Implements channelId retrieval that'll then be used to
plumb into x-goog-spanner-request-id's channel. Also implements
Options.RequestIdOption.(equals, hashCode)
Fixes#3899
Implement Options.RequestIdOption.(equals, hashCode)
* Return 0 for getChannel() with multiplexed sessions
0 commit comments