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

[3.4] Test failure for TestRoundRobinBalancedResolvableFailoverFromServerFail #14216

Closed
ahrtr opened this issue Jul 13, 2022 · 4 comments
Closed

Comments

@ahrtr
Copy link
Member

ahrtr commented Jul 13, 2022

{"level":"debug","msg":"picked","picker":"picker-roundrobin-balanced","address":"127.0.0.1:39987","subconn-index":0,"subconn-size":1}
{"level":"info","msg":"state changed","picker":"picker-roundrobin-balanced","balancer-id":"cld97ag39nv7","connected":false,"subconn":"0xc000316650","subconn-size":5,"address":"127.0.0.1:39987","old-state":"READY","new-state":"CONNECTING"}
{"level":"info","msg":"updated picker","picker":"picker-roundrobin-balanced","balancer-id":"cld97ag39nv7","policy":"picker-roundrobin-balanced","subconn-ready":[],"subconn-size":0}
{"level":"warn","msg":"balancer failed","error":"rpc error: code = Unavailable desc = transport is closing","picker":"picker-roundrobin-balanced","address":"127.0.0.1:39987","success":false,"bytes-sent":true,"bytes-received":false}
--- FAIL: TestRoundRobinBalancedResolvableFailoverFromServerFail (0.01s)
    balancer_test.go:167: Unexpected failure rpc error: code = Unavailable desc = transport is closing

Also refer to https://github.com/etcd-io/etcd/runs/7293195456?check_suite_focus=true

@ahrtr
Copy link
Member Author

ahrtr commented Jul 13, 2022

cc @lavacat

@lavacat
Copy link

lavacat commented Jul 25, 2022

/assign

@lavacat
Copy link

lavacat commented Jul 25, 2022

PR #14274

@ahrtr
Copy link
Member Author

ahrtr commented Jul 27, 2022

Fixed by #14274

@ahrtr ahrtr closed this as completed Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants