You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Andrew Wang (JIRA)" <ji...@apache.org> on 2014/05/03 02:13:15 UTC

[jira] [Created] (HDFS-6331) ClientProtocol#setXattr should not be annotated idempotent

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)