Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
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
Attachments
Issue Links
- blocks
-
HADOOP-3310 Lease recovery for append
- Closed