Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-2006 ability to support storing extended attributes per file
  3. HDFS-6331

ClientProtocol#setXattr should not be annotated idempotent

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • HDFS XAttrs (HDFS-2006)
    • HDFS XAttrs (HDFS-2006)
    • namenode
    • None

    Description

      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).

      Attachments

        1. HDFS-6331.patch
          6 kB
          Uma Maheswara Rao G

        Activity

          People

            umamaheswararao Uma Maheswara Rao G
            andrew.wang Andrew Wang
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: