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] Occur NullPointerException when broadcastEventListener consumes message #1654

Closed
2 tasks done
abcMH1966 opened this issue Oct 19, 2022 · 0 comments · Fixed by #1734
Closed
2 tasks done

[Bug] Occur NullPointerException when broadcastEventListener consumes message #1654

abcMH1966 opened this issue Oct 19, 2022 · 0 comments · Fixed by #1734
Assignees
Labels
bug Something isn't working
Milestone

Comments

@abcMH1966
Copy link
Contributor

Search before asking

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

Environment

Windows

EventMesh version

master

What happened

It occurs an NullPonterException when broadcastEventListener consumes message.
e15669f312ffca5d09f53e8b18b10e6

How to reproduce

Using BROADCAST mode to subscribe an topic, and then you can publish an event to the topic. And you will find that an NullPointerException occurs.

Debug logs

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@abcMH1966 abcMH1966 added the bug Something isn't working label Oct 19, 2022
abcMH1966 added a commit to abcMH1966/incubator-eventmesh that referenced this issue Oct 19, 2022
abcMH1966 added a commit to abcMH1966/incubator-eventmesh that referenced this issue Oct 19, 2022
abcMH1966 added a commit to abcMH1966/incubator-eventmesh that referenced this issue Oct 19, 2022
abcMH1966 added a commit to abcMH1966/incubator-eventmesh that referenced this issue Oct 21, 2022
@xwm1992 xwm1992 added this to the 1.7.0 milestone Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment