Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-2978

FragmentManager is not removed from the WorkEventBus if it's FragmentExecutor is cancelled before it starts running

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • Execution - Flow
    • None

    Description

      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).

      Attachments

        Issue Links

          Activity

            People

              sudheeshkatkam Sudheesh Katkam
              adeneche Abdel Hakim Deneche
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: