[ https://issues.apache.org/jira/browse/HDFS-6331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Wang resolved HDFS-6331. ------------------------------- Resolution: Fixed Fix Version/s: HDFS XAttrs (HDFS-2006) Committed to branch, thanks again all. > ClientProtocol#setXattr should not be annotated idempotent > ---------------------------------------------------------- > > Key: HDFS-6331 > URL: https://issues.apache.org/jira/browse/HDFS-6331 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: namenode > Affects Versions: HDFS XAttrs (HDFS-2006) > Reporter: Andrew Wang > Assignee: Uma Maheswara Rao G > Fix For: HDFS XAttrs (HDFS-2006) > > Attachments: HDFS-6331.patch > > > ClientProtocol#setXAttr is annotated @Idempotent, but this is incorrect since > subsequent retries need to throw different exceptions based on the passed > flags (e.g. CREATE, REPLACE). -- This message was sent by Atlassian JIRA (v6.2#6252)