Skip to content
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

Change HappyEyeballs and new pick first LB flags default value to false #11120

Merged
merged 4 commits into from May 8, 2024

Conversation

larry-safran
Copy link
Contributor

Some g3 users are seeing problems.

Put the flag logic in a common place for PickFirstLeafLoadBalancer & WRR's test.

@temawi
Copy link
Contributor

temawi commented Apr 22, 2024

I'm assuming no existing customer is yet relaying on this to be the default behavior.

@larry-safran
Copy link
Contributor Author

larry-safran commented Apr 23, 2024 via email

@larry-safran larry-safran changed the title Change HappyEyeballs flag default value to false Change HappyEyeballs and new pick first LB flags default value to false May 7, 2024
…are seeing problems.

Put the flag logic in a common place for PickFirstLeafLoadBalancer & WRR's test.
@larry-safran larry-safran merged commit 59b189b into grpc:master May 8, 2024
13 checks passed
@larry-safran larry-safran deleted the disable_happy_eyeballs branch May 8, 2024 17:08
@larry-safran larry-safran added the TODO:backport PR needs to be backported. Removed after backport complete label May 8, 2024
larry-safran added a commit to larry-safran/grpc-java that referenced this pull request May 8, 2024
…se (grpc#11120)

* Change HappyEyeballs flag default value to false since some G3 users are seeing problems.
Put the flag logic in a common place for PickFirstLeafLoadBalancer & WRR's test.

* Set expected requestConnection count based on whether happy eyeballs is enabled or not

* Disable new PickFirstLB

* Fix test expectations to handle both new and old PF LB paths.
larry-safran added a commit that referenced this pull request May 8, 2024
…se (#11120) (#11177)

* Change HappyEyeballs flag default value to false since some G3 users are seeing problems.
Put the flag logic in a common place for PickFirstLeafLoadBalancer & WRR's test.

* Set expected requestConnection count based on whether happy eyeballs is enabled or not

* Disable new PickFirstLB

* Fix test expectations to handle both new and old PF LB paths.
@ejona86 ejona86 removed the TODO:backport PR needs to be backported. Removed after backport complete label May 9, 2024
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.

None yet

3 participants