[
https://issues.apache.org/jira/browse/HDFS-6298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988902#comment-13988902
]
Yi Liu commented on HDFS-6298:
------------------------------
Update end to end tests:
1: setfattr : Add an xattr
2: setfattr : Add an xattr, and encode is text
3: setfattr : Add an xattr, and encode is hex
4: setfattr : Add an xattr, and encode is base64
5: setfattr : Add multiple xattrs
6: setfattr : Remove an xattr
7: setfattr : Remove an xattr which doesn't exist
8: getfattr : Get an xattr
9: getfattr : Get an xattr which doesn't exist
10: getfattr : Get an xattr, and encode is text
11: getfattr : Get an xattr, and encode is hex
12: getfattr : Get an xattr, and encode is base64
13: getfattr : Get an xattr, and encode is invalid
14: getfattr -R : recursive
> XML based End-to-End test for getfattr and setfattr commands
> ------------------------------------------------------------
>
> Key: HDFS-6298
> URL: https://issues.apache.org/jira/browse/HDFS-6298
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: hdfs-client, namenode
> Affects Versions: HDFS XAttrs (HDFS-2006)
> Reporter: Uma Maheswara Rao G
> Assignee: Yi Liu
> Fix For: HDFS XAttrs (HDFS-2006)
>
> Attachments: HDFS-6298.1.patch, HDFS-6298.patch
>
>
> This JIRA to add test cases with CLI
--
This message was sent by Atlassian JIRA
(v6.2#6252)