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

xds: fix test failure in xds flow control #10773

Merged
merged 2 commits into from
Dec 20, 2023
Merged

Conversation

YifeiZhuang
Copy link
Contributor

@YifeiZhuang YifeiZhuang commented Dec 20, 2023

The issue is that when I block in mock Answer, g3 test count that as a method invocation.
It looks local environments and OSS CI didn't report the problem.
Because we still test that the 2nd message was not delivered due to flow control, it is still fine.

After the fix TAP seems happy, fusion

cc. @danielzhaotongliu

@YifeiZhuang YifeiZhuang merged commit f67ec2e into grpc:master Dec 20, 2023
14 checks passed
@YifeiZhuang YifeiZhuang deleted the fix-race branch December 20, 2023 03:02
YifeiZhuang added a commit to YifeiZhuang/grpc-java that referenced this pull request Dec 27, 2023
YifeiZhuang added a commit that referenced this pull request Dec 28, 2023
* Revert "xds: fix flow control test failure (#10773)"

This reverts commit f67ec2e.

* Revert "xDS: implement ADS stream flow control mechanism (#10674)"

This reverts commit 0a704a5.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants