[ 
https://issues.apache.org/jira/browse/HADOOP-12364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944139#comment-14944139
 ] 

Hadoop QA commented on HADOOP-12364:
------------------------------------

\\
\\
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | pre-patch |   0m  0s | Pre-patch trunk compilation is 
healthy. |
| {color:green}+1{color} | @author |   0m  0s | The patch does not contain any 
@author tags. |
| {color:red}-1{color} | release audit |   0m 11s | The applied patch generated 
1 release audit warnings. |
| {color:green}+1{color} | shellcheck |   0m  5s | There were no new shellcheck 
(v0.3.3) issues. |
| {color:green}+1{color} | whitespace |   0m  0s | The patch has no lines that 
end in whitespace. |
| | |   0m 19s | |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12765075/HADOOP-12364.v2.patch |
| Optional Tests | shellcheck |
| git revision | trunk / b59e434 |
| Release Audit | 
https://builds.apache.org/job/PreCommit-HADOOP-Build/7770/artifact/patchprocess/patchReleaseAuditProblems.txt
 |
| Java | 1.7.0_55 |
| uname | Linux asf906.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
| Console output | 
https://builds.apache.org/job/PreCommit-HADOOP-Build/7770/console |


This message was automatically generated.

> Deleting pid file after stop is causing the daemons to keep restarting 
> -----------------------------------------------------------------------
>
>                 Key: HADOOP-12364
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12364
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 2.6.0
>            Reporter: Siqi Li
>            Assignee: Siqi Li
>            Priority: Minor
>         Attachments: HADOOP-12364.v1.patch, HADOOP-12364.v2.patch
>
>
> pid files are deleting in 5 seconds after we stop the daemons. If a start 
> command were executed within the 5 seconds, the pid file will be overwrite 
> with a new pid. However, this pid file is going to be deleted by the former 
> stop command. This is causing the monitoring service to lose track of the 
> daemons, hence keep rebooting them



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to