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] EventMeshGrpcConsumer subscribe webhook send heartBeat throw NPE #4652

Closed
3 tasks done
mxsm opened this issue Dec 14, 2023 · 0 comments · Fixed by #4653
Closed
3 tasks done

[Bug] EventMeshGrpcConsumer subscribe webhook send heartBeat throw NPE #4652

mxsm opened this issue Dec 14, 2023 · 0 comments · Fixed by #4653
Labels
bug Something isn't working

Comments

@mxsm
Copy link
Member

mxsm commented Dec 14, 2023

Search before asking

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

Environment

Windows

EventMesh version

master

What happened

For the startup method of grpc springboot in examples, subStreamHandler is not created, so NPE will be thrown when resubscribe is called.

How to reproduce

For the startup method of grpc springboot in examples, subStreamHandler is not created, so NPE will be thrown when resubscribe is called.

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 14, 2023
mxsm added a commit to mxsm/incubator-eventmesh that referenced this issue Dec 14, 2023
pandaapo pushed a commit that referenced this issue Dec 15, 2023
…at throw NPE (#4653)

* [ISSUE #4652]Fix EventMeshGrpcConsumer subscribe webhook send heartBeat throw NPE

* fix code style

* fix runtime code style
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
1 participant