[
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.1.0)
1.2.0
> 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: 1.2.0
>
>
> 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)