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
kvserver: register StoreLiveness service with DRPC server
Enable the `StoreLiveness` service on the DRPC server in addition to gRPC.
This is controlled by `rpc.experimental_drpc.enabled` (off by default).
Note: This only registers the service; the client is not updated to use the
DRPC client, so this service will not have any functional effect.
Epic: CRDB-48925
Release note: None
0 commit comments