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

Fail Fast / non-Wait For Ready behavior is wrong #1463

Closed
dfawley opened this issue Aug 24, 2017 · 1 comment
Closed

Fail Fast / non-Wait For Ready behavior is wrong #1463

dfawley opened this issue Aug 24, 2017 · 1 comment
Assignees

Comments

@dfawley
Copy link
Member

dfawley commented Aug 24, 2017

Currently, we fail RPCs immediately if failfast is set and the ClientConn is in an idle or connecting state. This does not conform with the gRPC spec found here.

@menghanl
Copy link
Contributor

menghanl commented Nov 9, 2017

This has been fixed by the new balancer behaviors (picker_wrapper in #1506).

@menghanl menghanl closed this as completed Nov 9, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Sep 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants