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

Provider 重启之后 consumer 无法重连 #804

Closed
zouyx opened this issue Oct 26, 2020 · 0 comments · Fixed by #803
Closed

Provider 重启之后 consumer 无法重连 #804

zouyx opened this issue Oct 26, 2020 · 0 comments · Fixed by #803
Assignees
Labels
bug Something isn't working
Milestone

Comments

@zouyx
Copy link
Member

zouyx commented Oct 26, 2020

What happened:

Provider 重启之后 consumer 无法重连,consumer 报错为 panic,具体 panic 信息如下:

image

重现步骤:

  • 使用 (dubbo-samples/helloworld)[https://github.com/apache/dubbo-go-samples/tree/master/helloworld/dubbo]。
  • 启动 provider。
  • 将 conumser 改成如下代码,使其不断请求 provider。
    image
  • 重启 provider,即可重现报错。

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

@zouyx zouyx self-assigned this Oct 26, 2020
@zouyx zouyx linked a pull request Oct 26, 2020 that will close this issue
@zouyx zouyx added this to the v1.5.4 milestone Oct 30, 2020
@zouyx zouyx added the bug Something isn't working label Oct 30, 2020
@zouyx zouyx closed this as completed Oct 30, 2020
@zouyx zouyx reopened this Oct 30, 2020
@zouyx zouyx closed this as completed Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant