[ https://issues.apache.org/jira/browse/HADOOP-9921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vinay updated HADOOP-9921: -------------------------- Affects Version/s: 3.0.0 2.1.0-beta Status: Patch Available (was: Open) > daemon scripts should remove pid file on stop call after stop or process is > found not running > --------------------------------------------------------------------------------------------- > > Key: HADOOP-9921 > URL: https://issues.apache.org/jira/browse/HADOOP-9921 > Project: Hadoop Common > Issue Type: Bug > Affects Versions: 2.1.0-beta, 3.0.0 > Reporter: Vinay > Assignee: Vinay > Attachments: HADOOP-9921.patch > > > daemon scripts should remove the pid file on stop call using daemon script. > Should remove the pid file, even though process is not running. > same pid file will be used by start command. At that time, if the same pid is > assigned to some other process, then start may fail. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira