[
https://issues.apache.org/jira/browse/HDFS-6357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13992722#comment-13992722
]
Yi Liu commented on HDFS-6357:
------------------------------
Thanks Uma. Great, we should log rpc id to editlog for retrycache.
The patch is good. A small nit, the following line is a bit long..
{code}
- void setXAttr(String src, XAttr xAttr, EnumSet<XAttrSetFlag> flag)
+ void setXAttr(String src, XAttr xAttr, EnumSet<XAttrSetFlag> flag, boolean
logRetryCache)
throws IOException {
{code}
> SetXattr should persist rpcIDs for handling Namenode restart and HA
> -------------------------------------------------------------------
>
> Key: HDFS-6357
> URL: https://issues.apache.org/jira/browse/HDFS-6357
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: namenode
> Affects Versions: HDFS XAttrs (HDFS-2006)
> Reporter: Uma Maheswara Rao G
> Assignee: Uma Maheswara Rao G
> Attachments: HDFS-6357.patch
>
>
> SetXattr should persist rpcIDs for handling restart Namenode and HA scenarios
--
This message was sent by Atlassian JIRA
(v6.2#6252)