[ https://issues.apache.org/jira/browse/HADOOP-16995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gabor Bota reassigned HADOOP-16995: ----------------------------------- Assignee: Gabor Bota (was: Mukund Thakur) > ITestS3AConfiguration proxy tests fail when bucket probes == 0 > -------------------------------------------------------------- > > Key: HADOOP-16995 > URL: https://issues.apache.org/jira/browse/HADOOP-16995 > Project: Hadoop Common > Issue Type: Sub-task > Components: fs/s3, test > Affects Versions: 3.3.0 > Reporter: Steve Loughran > Assignee: Gabor Bota > Priority: Minor > > when bucket probes are disabled, proxy config tests in ITestS3AConfiguration > fail because the probes aren't being attempted in initialize() > {code} > <property> > <name>fs.s3a.bucket.probe</name> > <value>0</value> > </property> > {code} > Cause: HADOOP-16711 > Fix: call unsetBaseAndBucketOverrides for bucket probe in test conf, then set > the probe value to 2 just to be resilient to future default changes. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org