Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
scm1_1 | java.lang.NullPointerException scm1_1 | at org.apache.hadoop.hdds.scm.ha.SCMStateMachine.close(SCMStateMachine.java:297) scm1_1 | at org.apache.ratis.server.impl.StateMachineUpdater.stop(StateMachineUpdater.java:130) scm1_1 | at org.apache.ratis.server.impl.StateMachineUpdater.run(StateMachineUpdater.java:184) scm1_1 | at java.base/java.lang.Thread.run(Thread.java:834)
This is due to during SCM init, RatisServer is started with StateMachine initialized false.
Attachments
Issue Links
- is fixed by
-
HDDS-4922 refactor code in SCMStateMachine.
- Resolved
- links to