[ https://issues.apache.org/jira/browse/HADOOP-16364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steve Loughran resolved HADOOP-16364. ------------------------------------- Resolution: Fixed Fix Version/s: 3.3.0 > S3Guard table destroy to map IllegalArgumentExceptions to IOEs > -------------------------------------------------------------- > > Key: HADOOP-16364 > URL: https://issues.apache.org/jira/browse/HADOOP-16364 > Project: Hadoop Common > Issue Type: Sub-task > Components: fs/s3 > Affects Versions: 3.3.0 > Reporter: Steve Loughran > Assignee: Steve Loughran > Priority: Minor > Fix For: 3.3.0 > > > in the DDB metastore.destroy, waitForTableDeletion() is called to await the > destruction. But sometimes it takes longer than the allocated time, after > which an IllegalArgumentException is raised. > Catch this and convert to a specific IOE which can be swallowed as desired -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org