Skip to content

server: log DRPC enabled status at startup#170887

Open
Nukitt wants to merge 1 commit into
cockroachdb:masterfrom
Nukitt:drpc-prod-logs
Open

server: log DRPC enabled status at startup#170887
Nukitt wants to merge 1 commit into
cockroachdb:masterfrom
Nukitt:drpc-prod-logs

Conversation

@Nukitt
Copy link
Copy Markdown
Contributor

@Nukitt Nukitt commented May 25, 2026

Log whether DRPC is enabled during server startup alongside the existing listen address logs. This runs in the common server start path, so it appears for both cockroach start and cockroach demo.

Epic: None
Fixes: #170886
Release note: None

Log whether DRPC is enabled during server startup alongside
the existing listen address logs. This runs in the common
server start path, so it appears for both `cockroach start`
and `cockroach demo`.

Epic: None
Fixes: cockroachdb#170886
Release note: None
@Nukitt Nukitt requested a review from a team May 25, 2026 12:17
@trunk-io
Copy link
Copy Markdown
Contributor

trunk-io Bot commented May 25, 2026

Merging to master in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

After your PR is submitted to the merge queue, this comment will be automatically updated with its status. If the PR fails, failure details will also be posted here

@blathers-crl
Copy link
Copy Markdown

blathers-crl Bot commented May 25, 2026

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
Copy Markdown
Member

This change is Reviewable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

server: log DRPC enabled status at startup

2 participants