Uploaded image for project: 'Flume'
  1. Flume
  2. FLUME-1136

Remove from executor service does not always remove the runnables from the queue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.1.0
    • 1.2.0
    • Node
    • None

    Description

      It seems like ScheduledThreadPoolExecutor's remove() function sometimes does not remove the runnable specified. This does not cause any functionality problems, just spills lot of stuff into logs during reconfiguration, and can cause runnables to be executed unnecessarily, even though they return immediately.

      Attachments

        1. FLUME-1136.patch
          4 kB
          Hari Shreedharan

        Activity

          People

            hshreedharan Hari Shreedharan
            hshreedharan Hari Shreedharan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: