Steve Loughran created HADOOP-16364: ---------------------------------------
Summary: 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 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