[
https://issues.apache.org/jira/browse/HADOOP-3375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz Wo (Nicholas), SZE updated HADOOP-3375:
-------------------------------------------
Attachment: 3375_20080519.patch
3375_20080519.patch: reverted the change of removing StringBytesWritable since
it needs more thought.
> 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, 3375_20080514.patch,
> 3375_20080519.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.