Skip to content

examples: Clean up Health, and document need for grpc-services#12743

Merged
ejona86 merged 3 commits intogrpc:masterfrom
ejona86:examples-healthservice-cleanup
Apr 10, 2026
Merged

examples: Clean up Health, and document need for grpc-services#12743
ejona86 merged 3 commits intogrpc:masterfrom
ejona86:examples-healthservice-cleanup

Conversation

@ejona86
Copy link
Copy Markdown
Member

@ejona86 ejona86 commented Apr 1, 2026

For something like this, putting all the config together in service config is what we would want to encourage. Remove unused/needless variables. Emphasize health checking more than round-robin. Add missing synchronization on server-side.


@dfawley was looking at the example and asking me about it. grpc-services is pretty important, and it wasn't mentioned at all.

For something like this, putting all the config together in service
config is what we would want to encourage. Remove unused/needless
variables. Emphasize health checking more than round-robin. Add missing
synchronization on server-side.
@ejona86 ejona86 requested a review from shivaspeaks April 1, 2026 21:02
ejona86 and others added 2 commits April 8, 2026 10:55
Co-authored-by: Doug Fawley <dfawley@google.com>
@ejona86 ejona86 merged commit 3ed732f into grpc:master Apr 10, 2026
16 of 17 checks passed
@ejona86 ejona86 deleted the examples-healthservice-cleanup branch April 10, 2026 01:43
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.

2 participants