You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Arina Ielchiieva (JIRA)" <ji...@apache.org> on 2018/03/06 18:41:01 UTC

[jira] [Created] (DRILL-6213) During restart drillbit be should be killed forcefully if exceeds allowed timeout

Arina Ielchiieva created DRILL-6213:
---------------------------------------

             Summary: During restart drillbit be should be killed forcefully if exceeds allowed timeout
                 Key: DRILL-6213
                 URL: https://issues.apache.org/jira/browse/DRILL-6213
             Project: Apache Drill
          Issue Type: Task
    Affects Versions: 1.12.0
         Environment: drillbit.sh can start / stop drillbit. Stop command will stop drillbit softly. If drillbit is not stopped during pre-defined time, it it will be killed forcefully (-9).

There is also restart command which basically behaves like stop + start. But in this case stop command is called without kill forcefully flag. This leads to the cases when executing restart it hangs since driilbit is not be able to be killed softly and retries to do it forever.

 

 
            Reporter: Arina Ielchiieva






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)