Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-1368

Inconsistent synchronization of 3 fields in JobInProgress.java

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.12.3
    • 0.13.0
    • None
    • None

    Description

      JobInProgress.java

      Inconsistent synchronization of JobInProgress.runningReduceTasks; locked 75% of time
      line 531

      Inconsistent synchronization of JobInProgress.status; locked 88% of time
      line 255

      Inconsistent synchronization of JobInProgress.tasksInited; locked 60% of time
      line 490

      Attachments

        1. 1368.patch
          5 kB
          Owen O'Malley

        Activity

          People

            omalley Owen O'Malley
            nidaley Nigel Daley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: