-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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:Update logic to match A57 #9745
Conversation
…before creating the timer to mark resources absent.
…t haven't yet gotten results to match spec.
For some inexplicable reason the following call.verifyRequest fails only for the V2 test and only from command line not IDE unless there is some Thread.sleep, even if it is only 1-millis.
@sanjaypujare Can you please re-review and approve? |
Okay, will get to this once I am done with my current task |
Added a few comments. Also I didn't find a test for "When the ads stream is closed only send errors to subscribers that haven't yet gotten results". It will be good to add a test for that too. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Made a few comments, once addressed will re-review
Comments addressed. Note that the feature you refer to is addressed by existing tests at 3211 and 3318. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Update logic to match A57-xds-client-failure-mode-behavior.md