[
https://issues.apache.org/jira/browse/HDFS-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12896640#action_12896640
]
Kan Zhang commented on HDFS-320:
--------------------------------
I think I have worked around this issue. I'm fine if you resolve it as non-fix.
> Namenode should return lease recovery request with other requests
> -----------------------------------------------------------------
>
> Key: HDFS-320
> URL: https://issues.apache.org/jira/browse/HDFS-320
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Kan Zhang
> Assignee: Kan Zhang
> Attachments: HADOOP-5481.patch
>
>
> HADOOP-5034 modified NN to return both replication and deletion requests to
> DN in one reply to a heartbeat. However, the lease recovery request is still
> sent separately by itself. Is there a reason for this? If not, I suggest we
> combine them together. This will make it less confusing when adding new types
> of requests, which are combinable as well.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.