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

Lease paths are sometimes not removed from LeaseManager.sortedLeasesByPath

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 0.18.0
    • None
    • None
    • Reviewed

    Description

      In LeaseManager,

      • removeExpiredLease(Lease) does not remove paths from sortedLeasesByPath
      • removeLease(...) should do sortedLeasesByPath.remove(src) no matter lease.hasPath() returns true or false.

      Attachments

        1. 3375_20080512.patch
          12 kB
          Tsz-wo Sze
        2. 3375_20080514.patch
          15 kB
          Tsz-wo Sze
        3. 3375_20080519.patch
          5 kB
          Tsz-wo Sze
        4. 3375_20080520.patch
          5 kB
          Tsz-wo Sze

        Issue Links

          Activity

            People

              szetszwo Tsz-wo Sze
              szetszwo Tsz-wo Sze
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: