[ 
https://issues.apache.org/jira/browse/HADOOP-17951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shilun Fan updated HADOOP-17951:
--------------------------------
    Component/s: fs/s3

> AccessPoint verifyBucketExistsV2 always returns false
> -----------------------------------------------------
>
>                 Key: HADOOP-17951
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17951
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>            Reporter: Bogdan Stolojan
>            Assignee: Bogdan Stolojan
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: 3.4.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Turns out the implementation added for accesspoints to check that they exist 
> was always returning "false". (Is it an improvement from the SDK which always 
> returned "true"? nope).
> The fix for this is trivial as we need to check for the presence of a message 
> "Could not access through this access point" or 404 if the AP doesn't exist. 
> Otherwise it does.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to