You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Chris Westin (JIRA)" <ji...@apache.org> on 2015/05/07 19:05:00 UTC

[jira] [Updated] (DRILL-2978) FragmentManager is not removed from the WorkEventBus if it's FragmentExecutor is cancelled before it starts running

     [ https://issues.apache.org/jira/browse/DRILL-2978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Westin updated DRILL-2978:
--------------------------------
    Assignee: Sudheesh Katkam  (was: Chris Westin)

> FragmentManager is not removed from the WorkEventBus if it's FragmentExecutor is cancelled before it starts running
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: DRILL-2978
>                 URL: https://issues.apache.org/jira/browse/DRILL-2978
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Flow
>            Reporter: Deneche A. Hakim
>            Assignee: Sudheesh Katkam
>             Fix For: 1.1.0
>
>
> because fragment managers rely on _WorkManager.addFragmentRunner()_ (which should be _startFragmentPendingRemote()_, see DRILL-2977) to be removed from the workBus after the fragment executor finishes running, they will never be removed if their corresponding executors are never run (cancelled before they start running).



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