You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/09/08 15:05:45 UTC

[jira] [Commented] (TAJO-1828) tajo-daemon scripts should kill process after process can not stop gracefully

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

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

GitHub user jinossy opened a pull request:

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

    TAJO-1828: tajo-daemon scripts should kill process after process can …

    …not stop gracefully.

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

    $ git pull https://github.com/jinossy/tajo TAJO-1828

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

    https://github.com/apache/tajo/pull/746.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 #746
    
----
commit 9b8b7bfeeaaa3e1d580b5f342e319afa046575f9
Author: Jinho Kim <jh...@apache.org>
Date:   2015-09-08T13:04:53Z

    TAJO-1828: tajo-daemon scripts should kill process after process can not stop gracefully.

----


> tajo-daemon scripts should kill process after process can not stop gracefully
> -----------------------------------------------------------------------------
>
>                 Key: TAJO-1828
>                 URL: https://issues.apache.org/jira/browse/TAJO-1828
>             Project: Tajo
>          Issue Type: Improvement
>          Components: conf and scripts
>            Reporter: Jinho Kim
>            Assignee: Jinho Kim
>            Priority: Minor
>
> Currently, tajo-daemon scripts stop the process gracefully. but it does not verify return code. If process is alive, scripts should retry to kill process



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