You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Bogdan Stolojan (Jira)" <ji...@apache.org> on 2021/10/04 11:13:00 UTC

[jira] [Created] (HADOOP-17951) AccessPoint verifyBucketExistsV2 always returns false

Bogdan Stolojan created HADOOP-17951:
----------------------------------------

             Summary: AccessPoint verifyBucketExistsV2 always returns false
                 Key: HADOOP-17951
                 URL: https://issues.apache.org/jira/browse/HADOOP-17951
             Project: Hadoop Common
          Issue Type: Sub-task
            Reporter: Bogdan Stolojan
            Assignee: Bogdan Stolojan


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.3.4#803005)

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