Timothy Farkas created DRILL-6484:
-------------------------------------
Summary: Threads in threadpools may not properly propagate their
exceptions and errors to parent threads.
Key: DRILL-6484
URL: https://issues.apache.org/jira/browse/DRILL-6484
Project: Apache Drill
Issue Type: Bug
Reporter: Timothy Farkas
Exceptions and errors should be propagated from threads in thread pools to
parent threads and handled properly. Currently some threads like those in the
PartitionDecorator set the exception of the ExecutorState but the exception is
never handled.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)