You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Timothy Farkas (JIRA)" <ji...@apache.org> on 2018/06/08 18:14:00 UTC

[jira] [Created] (DRILL-6484) Threads in threadpools may not properly propagate their exceptions and errors to parent threads.

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)