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 "Steve Loughran (JIRA)" <ji...@apache.org> on 2019/06/11 17:18:00 UTC

[jira] [Created] (HADOOP-16364) S3Guard table destroy to map IllegalArgumentExceptions to IOEs

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org