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] RaftCore occur a NPE when call the shutdown method #8635

Closed
onewe opened this issue Jun 27, 2022 · 0 comments · Fixed by #8636
Closed

[Bug] RaftCore occur a NPE when call the shutdown method #8635

onewe opened this issue Jun 27, 2022 · 0 comments · Fixed by #8636
Labels
kind/bug Category issues or prs related to bug.

Comments

@onewe
Copy link
Collaborator

onewe commented Jun 27, 2022

RaftCore will occur a NPE when ClusterVersionJudgement call the notifyAllListener method.

How to reproduce:

  • debug at the ClusterVersionJudgement#106 line
  • start address module
onewe added a commit to onewe/nacos that referenced this issue Jun 27, 2022
onewe added a commit to onewe/nacos that referenced this issue Jun 28, 2022
@KomachiSion KomachiSion added the kind/bug Category issues or prs related to bug. label Jun 28, 2022
KomachiSion pushed a commit that referenced this issue Jun 28, 2022
* [ISSUES #8635] fix a NPE when call the shutdown method

Close #8635

* [ISSUES #8635] remove init judgment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Category issues or prs related to bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants