You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/04/07 12:48:00 UTC

[jira] [Commented] (ASTERIXDB-2858) [CX] External Dataset for S3 needs to retry on retry-able failures

    [ https://issues.apache.org/jira/browse/ASTERIXDB-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17316305#comment-17316305 ] 

ASF subversion and git services commented on ASTERIXDB-2858:
------------------------------------------------------------

Commit 5b5ac48f8829b63c906b4f28e6a959137be2b163 in asterixdb's branch refs/heads/master from Hussain Towaileb
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=5b5ac48 ]

[ASTERIXDB-2858][EXT]: Retry upon failure for S3 retryable errors

- user model changes: no
- storage format changes: no
- interface changes: no

Details:
- Retry upon failure for S3 retryable errors.

Change-Id: Icec828b119fd959760281c4f4cc49449b779546e
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/10743
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Hussain Towaileb <hu...@gmail.com>
Reviewed-by: Till Westmann


> [CX] External Dataset for S3 needs to retry on retry-able failures
> ------------------------------------------------------------------
>
>                 Key: ASTERIXDB-2858
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2858
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: EXT - External data
>    Affects Versions: 0.9.5
>            Reporter: Hussain Towaileb
>            Assignee: Hussain Towaileb
>            Priority: Major
>             Fix For: 0.9.6
>
>
> Upon failures on S3 requests, some errors are recommended to be retried, retrying should take place upon those failures.
>  
> [https://docs.aws.amazon.com/AmazonS3/latest/userguide/ErrorBestPractices.html#UsingErrorsRetry]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)