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

SyncLogs thread in Child.java would update wrong file for a cleanup attempt, in some cases.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.19.1
    • 0.20.0
    • None
    • None
    • Reviewed

    Description

      This happens in the following scenario:
      If jvm is launched for a cleanup attempt and getTask has not returned yet. thus, isCleanup value is not obtained yet. But, the SyncLogs thread would do a syncLogs with wrong isCleanup value (i.e. with wrong index file).

      Attachments

        1. patch-5471-1.txt
          2 kB
          Amareshwari Sriramadasu
        2. patch-5471.txt
          1 kB
          Amareshwari Sriramadasu

        Activity

          People

            amareshwari Amareshwari Sriramadasu
            amareshwari Amareshwari Sriramadasu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: