[
https://issues.apache.org/jira/browse/HDFS-6892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14109871#comment-14109871
]
Brandon Li commented on HDFS-6892:
----------------------------------
[~wheat9], thanks for the review. I've uploaded a new patch to address your
comment.
> Add XDR packaging method for each NFS request
> ---------------------------------------------
>
> Key: HDFS-6892
> URL: https://issues.apache.org/jira/browse/HDFS-6892
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: nfs
> Affects Versions: 2.2.0
> Reporter: Brandon Li
> Assignee: Brandon Li
> Attachments: HDFS-6892.001.patch, HDFS-6892.002.patch
>
>
> This method can be used for unit tests.
> Most request implements this by overriding RequestWithHandle#serialize()
> method. However, some request classes missed it, e.g., COMMIT3Request,
> MKDIR3Request,READDIR3Request, READDIRPLUS3Request,
> RMDIR3RequestREMOVE3Request, SETATTR3Request,SYMLINK3Request. RENAME3Reqeust
> is another example.
--
This message was sent by Atlassian JIRA
(v6.2#6252)