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

ASF GitHub Bot commented on TAJO-1142:
--------------------------------------

GitHub user seungunchoe opened a pull request:

    https://github.com/apache/tajo/pull/517

    TAJO-1142: "bin/stop-tajo.sh" script has potential defects(duplicate pids)

    Please review my patch.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/seungunchoe/tajo TAJO-1142

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/517.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #517
    
----
commit 87e9cf56c3ad258849c8acadece824d123196a55
Author: seungunchoe <[email protected]>
Date:   2015-04-07T02:35:04Z

    TAJO-1142: "bin/stop-tajo.sh" script has potential defects(duplicate pids)

----


> "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)

Reply via email to