Skip to content

server: register Init,Migration,KeyVisualizer services with DRPC server #148651

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 23, 2025

Conversation

cthumuluru-crdb
Copy link
Contributor

Enable the Init, Migration, KeyVisualizer services on the DRPC server in addition to gRPC. This is controlled by rpc.experimental_drpc.enabled (off by default).

This change is part of a series and is similar to: #146926

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

Copy link

blathers-crl bot commented Jun 23, 2025

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@cthumuluru-crdb cthumuluru-crdb marked this pull request as ready for review June 23, 2025 04:17
@cthumuluru-crdb cthumuluru-crdb requested a review from a team June 23, 2025 04:17
Enable the Init, Migration, KeyVisualizer services on the DRPC server in
addition to gRPC. This is controlled by `rpc.experimental_drpc.enabled`
(off by default).

This change is part of a series and is similar to: cockroachdb#146926

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
@cthumuluru-crdb cthumuluru-crdb force-pushed the register-svc-rangefeed branch from 0417ded to d886676 Compare June 23, 2025 16:18
@cthumuluru-crdb
Copy link
Contributor Author

bors r+

@craig
Copy link
Contributor

craig bot commented Jun 23, 2025

@craig craig bot merged commit 68ba93b into cockroachdb:master Jun 23, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants