[ 
https://issues.apache.org/jira/browse/DRILL-6213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arina Ielchiieva updated DRILL-6213:
------------------------------------
    Description: 
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.

> During restart drillbit 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
>            Priority: Major
>
> 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.



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

Reply via email to