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

integration: Go 1.8+ hangs on unix listener, unix port #6959

Closed
gyuho opened this issue Dec 7, 2016 · 0 comments
Closed

integration: Go 1.8+ hangs on unix listener, unix port #6959

gyuho opened this issue Dec 7, 2016 · 0 comments
Milestone

Comments

@gyuho
Copy link
Contributor

gyuho commented Dec 7, 2016

Because of this change in Go transport change golang/go@d89ab13.

Errors such as

# added member 88f68ddb79c02092 [unix://127.0.0.1:21001.18328.sock]
invalid URL port "21002.18328.sock"

Maybe we need simple workaround in our integration package.

@gyuho gyuho added this to the v3.2.0 milestone Dec 7, 2016
gyuho added a commit to gyuho/etcd that referenced this issue Jan 5, 2017
gyuho added a commit to gyuho/etcd that referenced this issue Jan 5, 2017
gyuho added a commit to gyuho/etcd that referenced this issue Jan 5, 2017
gyuho added a commit to gyuho/etcd that referenced this issue Jan 5, 2017
gyuho added a commit to gyuho/etcd that referenced this issue Jan 5, 2017
gyuho added a commit to gyuho/etcd that referenced this issue Mar 22, 2017
Fix etcd-io#7558.

Same as etcd-io#6959.

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
jpbetz pushed a commit to jpbetz/etcd that referenced this issue Nov 2, 2017
Fix etcd-io#7558.

Same as etcd-io#6959.

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
gyuho added a commit that referenced this issue Nov 2, 2017
Fix #7558.

Same as #6959.

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant