Inadequate synchronization of namenode shutdown
-----------------------------------------------
Key: HADOOP-3359
URL: https://issues.apache.org/jira/browse/HADOOP-3359
Project: Hadoop Core
Issue Type: Bug
Components: dfs
Affects Versions: 0.16.3
Reporter: Steve Loughran
Priority: Minor
The shutdown methods in Namenode arent properly synchronized; the stop() method
should be marked as sync or the stopRequested field marked as volatile.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.