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: resolve conflicts by adding timeout field in parsed RouteAction for v2 tests #7278

Merged

Conversation

voidzcy
Copy link
Contributor

@voidzcy voidzcy commented Aug 1, 2020

Resolve conflicts between 14af76c and 5bf68ff

#7257 added a new field in the RouteAction data structure, while #7273 duplicated the old tests for xDS v2 while not including the new change.

Some background:

The parsed RouteAction should have a 15-second timeout by default if the xDS server does not specify any timeout in the corresponding route.

Copy link
Contributor

@sanjaypujare sanjaypujare left a comment

Choose a reason for hiding this comment

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

LGTM

@voidzcy voidzcy merged commit 9dc5eec into grpc:master Aug 1, 2020
voidzcy added a commit to voidzcy/grpc-java that referenced this pull request Aug 11, 2020
dfawley pushed a commit to dfawley/grpc-java that referenced this pull request Jan 15, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 9, 2021
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.

None yet

2 participants