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

[Bug] After crashing the runtime and restarting it, the grpc client will not be able to reconnect by sending heartbeat packets #4643

Closed
3 tasks done
mxsm opened this issue Dec 13, 2023 · 1 comment · Fixed by #4644
Labels
bug Something isn't working

Comments

@mxsm
Copy link
Member

mxsm commented Dec 13, 2023

Search before asking

  • I had searched in the issues and found no similar issues.

Environment

Windows

EventMesh version

master

What happened

After crashing the runtime and restarting it, the grpc client will not be able to reconnect by sending heartbeat packets

How to reproduce

  1. start runtime
  2. start CloudEventsAsyncSubscribe consumer
  3. shutdown runtime
  4. start runtime again

Debug logs

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@mxsm mxsm added the bug Something isn't working label Dec 13, 2023
mxsm added a commit to mxsm/incubator-eventmesh that referenced this issue Dec 13, 2023
…ter crashing the runtime and restarting it.
xwm1992 pushed a commit that referenced this issue Dec 14, 2023
…ashing the runtime and restarting it (#4644)

* [ISSUE #4643]Fix Grpc client can't reconnection when runtime after crashing the runtime and restarting it.

* Delete unnecessary code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
1 participant