[
https://issues.apache.org/jira/browse/HADOOP-3375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Chansler updated HADOOP-3375:
------------------------------------
Fix Version/s: (was: 0.17.0)
0.18.0
Not a 0.17 problem after all (only trunk). I'm sorry for the confusion.
> Lease paths are sometimes not removed from LeaseManager.sortedLeasesByPath
> --------------------------------------------------------------------------
>
> Key: HADOOP-3375
> URL: https://issues.apache.org/jira/browse/HADOOP-3375
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Reporter: Tsz Wo (Nicholas), SZE
> Assignee: Tsz Wo (Nicholas), SZE
> Priority: Blocker
> Fix For: 0.18.0
>
> Attachments: 3375_20080512.patch
>
>
> In LeaseManager,
> - removeExpiredLease(Lease) does not remove paths from sortedLeasesByPath
> - removeLease(...) should do sortedLeasesByPath.remove(src) no matter
> lease.hasPath() returns true or false.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.