[ https://issues.apache.org/jira/browse/HDFS-6892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brandon Li updated HDFS-6892: ----------------------------- Attachment: HDFS-6892.003.patch > 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, > HDFS-6892.003.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)