You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Sudheesh Katkam (JIRA)" <ji...@apache.org> on 2015/07/02 02:40:04 UTC

[jira] [Created] (DRILL-3449) When Foreman node dies, the FragmentExecutor still tries to send status updates to Foreman

Sudheesh Katkam created DRILL-3449:
--------------------------------------

             Summary: When Foreman node dies, the FragmentExecutor still tries to send status updates to Foreman
                 Key: DRILL-3449
                 URL: https://issues.apache.org/jira/browse/DRILL-3449
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Sudheesh Katkam
            Assignee: Sudheesh Katkam


FragmentExecutor.FragmentDrillbitStatusListener discovers that the Foreman died and cancels the fragment which tries to update the Foreman with new CANCELLATION_REQUESTED status. This fails at RPC level. However, this error is not logged nor is it thrown. This just silently happens.



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