[ https://issues.apache.org/jira/browse/HADOOP-17951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steve Loughran resolved HADOOP-17951. ------------------------------------- Fix Version/s: 3.4.0 Resolution: Fixed > 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 > 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.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org