Steve Loughran created HADOOP-17802:
---------------------------------------

             Summary: S3A Xattr/getXAttr to handle directories without markers
                 Key: HADOOP-17802
                 URL: https://issues.apache.org/jira/browse/HADOOP-17802
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3
    Affects Versions: 3.3.1
            Reporter: Steve Loughran


The XAttr support in S3 raises FNFE if given a directory as a path when that 
directory has children but no marker.

It should somehow downgrade (e.g. FNFE -> probe for a dir, and if found return 
an empty set of headers)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to