cockroachdb / cockroachdb/cockroach

kv: delete `Internal` service and its references post-gRPC elimination

Open
#148,436 0 comments 0 reactions 0 assignees View on GitHub
C-cleanup T-db-server
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

The DRPC migration has provided an excellent opportunity to refactor the `Internal` service into more focused and logical smaller services. Once the DRPC migration is complete and gRPC is fully removed, we must ensure that the `Internal` service itself is also deleted from the proto definitions.

For context on the strategy for splitting the `Internal` service, refer to https://github.com/cockroachdb/cockroach/pull/147063. An example of one such extraction can be found at https://github.com/cockroachdb/cockroach/pull/145195.

Jira issue: CRDB-51621

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.