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
server: replace RPCClusterClient for cluster join operation
This change replaces the direct client creation through `NewInternalClient`
with the gRPC adapter. See #147950 for more context. Also, since we have a
more targeted service for `Join` RPC, we should use its adapter interface.
Release note: none
Epic: CRDB-48923
0 commit comments