Deneche A. Hakim created DRILL-2978:
---------------------------------------
Summary: 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: Chris Westin
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)