Xiao Chen created HDFS-11904: -------------------------------- Summary: Reuse iip in unprotectedRemoveXAttrs calls Key: HDFS-11904 URL: https://issues.apache.org/jira/browse/HDFS-11904 Project: Hadoop HDFS Issue Type: Improvement Affects Versions: 2.7.0 Reporter: Xiao Chen Assignee: Xiao Chen
In HDFS-10939, {{unprotectedSetXAttrs}} was optimized to use IIP instead of path string. This jira is to do the same on {{unprotectedRemoveXAttrs}}. No performance test specifically for this is done, but since the optimization is trivial to do I think we should do it to save future effort. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org