[ 
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_20080512.patch

3375_20080512.patch: fixed sortedLeasesByPath and removed StringBytesWritable.

> 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
>         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.

Reply via email to