Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
0.8.0
-
None
Description
Steps to repro:
1. Start running a query through sqlline or any JDBC app on a large dataset (tpch sf100)
2. Kill the JDBC app or sqlline.
3. The query still hangs around in state RUNNING through the profiles page.
Attachments
Issue Links
- Is contained by
-
DRILL-2971 If Bit<>Bit connection is unexpectedly closed and we were already blocked on writing to socket, we'll stay forever in ResettableBarrier.await()
- Resolved