Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-3985

handleTaskAttemptCompletion() called twice for same task attempt from KillWaitAttemptKilledTransition & AttemptKilledTransition

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 0.23.0
    • 0.23.2
    • mr-am
    • None

    Description

      TaskImpl state changes to KILL_WAIT after an AttemptKilledTransition. When the attempt reports that it has actually been killed then KILL_WAIT transitions out via the KillWaitAttemptKilledTransition. Both these transitions send task completion events to Job with the same Killed state.

      The handler simply puts them in a list and so nothing bad has happened till now.

      Attachments

        Activity

          People

            bikassaha Bikas Saha
            bikassaha Bikas Saha
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: