Description
Currently once terminateCalled is set, it will stay set since it's a class static variable. This can break test cases where multiple test cases run in one jvm. In MiniDfsCluster, it should be cleared during shutdown for the next test case to run properly.
Attachments
Attachments
Issue Links
- is depended upon by
-
HDFS-4233 NN keeps serving even after no journals started while rolling edit
-
- Resolved
-