Skip to content

feat: Default to least-in-flight balancing for Bigtable unary clients#13802

Open
neilw4 wants to merge 1 commit into
googleapis:mainfrom
neilw4:lif
Open

feat: Default to least-in-flight balancing for Bigtable unary clients#13802
neilw4 wants to merge 1 commit into
googleapis:mainfrom
neilw4:lif

Conversation

@neilw4

@neilw4 neilw4 commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

This should help to reduce traffic to slow backends if better alternatives are available

@neilw4
neilw4 requested review from a team as code owners July 17, 2026 13:14

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the default load balancing strategy in BigtableChannelPoolSettings from ROUND_ROBIN to LEAST_IN_FLIGHT. There are no review comments, and I have no additional feedback to provide.

@mutianf
mutianf enabled auto-merge (squash) July 17, 2026 16:55
@mutianf mutianf added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 17, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 17, 2026
@mutianf
mutianf disabled auto-merge July 17, 2026 18:44
@mutianf mutianf added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jul 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge Indicates a pull request not ready for merge, due to either quality or timing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants