Andrew Wang created HDFS-6331:
---------------------------------
Summary: 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
Affects Versions: HDFS XAttrs (HDFS-2006)
Reporter: Andrew Wang
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)