You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (Jira)" <ji...@apache.org> on 2023/07/19 14:45:00 UTC

[jira] [Commented] (HADOOP-17802) S3A Xattr/getXAttr to handle directories without markers

    [ https://issues.apache.org/jira/browse/HADOOP-17802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17744653#comment-17744653 ] 

Steve Loughran commented on HADOOP-17802:
-----------------------------------------

revisting this. think we should fall back to an empty list if a dir is present

> 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
>            Priority: Minor
>
> 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.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org