[
https://issues.apache.org/jira/browse/HADOOP-9921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinayakumar B updated HADOOP-9921:
----------------------------------
Resolution: Fixed
Fix Version/s: 2.6.0
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Thank You [~umamaheswararao] for the review.
Committed to trunk and branch-2
> 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: Vinayakumar B
> Assignee: Vinayakumar B
> Fix For: 2.6.0
>
> 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.2#6252)