You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Chris Westin (JIRA)" <ji...@apache.org> on 2015/07/02 01:26:05 UTC

[jira] [Updated] (DRILL-3142) In case of a quick kill and start of drillbits running query hangs

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

Chris Westin updated DRILL-3142:
--------------------------------
    Fix Version/s:     (was: 1.2.0)
                   Future

> In case of a quick kill and start of drillbits running query hangs
> ------------------------------------------------------------------
>
>                 Key: DRILL-3142
>                 URL: https://issues.apache.org/jira/browse/DRILL-3142
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Flow
>    Affects Versions: 1.0.0
>            Reporter: Ramana Inukonda Nagaraj
>            Assignee: Chris Westin
>             Fix For: Future
>
>
> Steps to repro:
> 1) Run a long running query.
> 2) Kill one of the non foreman drillbits.
> 3) Start the killed drillbit immediately. 
> Sporadically the running query hangs on both server and client. I suspect this has to do with the fact that the kill and start was so quick that the drillbit was never detected as failed. 
> The fix would involve keeping some relevant information of the running drillbit(maybe pid) and checking if its the same drillbit which is working and not a new fresh drillbit. 



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