[
https://issues.apache.org/jira/browse/TAJO-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14482486#comment-14482486
]
Tajo QA commented on TAJO-1142:
-------------------------------
{color:red}*-1 overall.*{color} Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12677552/TAJO-1142.patch
against master revision release-0.9.0-rc0-242-g72948b6.
{color:green}+1 @author.{color} The patch does not contain any @author
tags.
{color:red}-1 tests included.{color} The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac.{color} The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc.{color} The applied patch does not increase the
total number of javadoc warnings.
{color:green}+1 checkstyle.{color} The patch generated 0 code style errors.
{color:green}+1 findbugs.{color} The patch does not introduce any new
Findbugs (version 2.0.3) warnings.
{color:green}+1 release audit.{color} The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests.{color} The patch passed unit tests in
tajo-dist.
Test results:
https://builds.apache.org/job/PreCommit-TAJO-Build/718//testReport/
Console output: https://builds.apache.org/job/PreCommit-TAJO-Build/718//console
This message is automatically generated.
> "bin/stop-tajo.sh" script has potential defects(duplicate pids)
> ---------------------------------------------------------------
>
> Key: TAJO-1142
> URL: https://issues.apache.org/jira/browse/TAJO-1142
> Project: Tajo
> Issue Type: Bug
> Reporter: Seungun Choe
> Assignee: Seungun Choe
> Attachments: TAJO-1142.patch
>
>
> Running "bin/stop-tajo.sh", all workers and pullservers killed by kernel.
> But, in pids dir's files ars still remains.
> This causes a problem to kill other processes.
> So, I propose to delete the pids file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)