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

the task tracker is getting blocked by long deletes of local files

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9.2
    • 0.10.0
    • None
    • None

    Description

      The task tracker is getting blocked in the main heartbeat loop by doing task cleanups in the main thread. We need to queue up the cleanup actions and work on them offline. This should make our task trackers not miss heartbeats and thus get lost.

      Attachments

        1. lost-tt.patch
          15 kB
          Owen O'Malley
        2. lost-tt_3.patch
          14 kB
          Mahadev Konar

        Activity

          People

            mahadev Mahadev Konar
            omalley Owen O'Malley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: