[
https://issues.apache.org/jira/browse/HADOOP-9921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13890864#comment-13890864
]
Vinay commented on HADOOP-9921:
-------------------------------
Hi,
Please can someone review the patch. Thanks in advance.
> 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: 3.0.0, 2.1.0-beta
> 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 was sent by Atlassian JIRA
(v6.1.5#6160)