[
https://issues.apache.org/jira/browse/ASTERIXDB-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17944617#comment-17944617
]
ASF subversion and git services commented on ASTERIXDB-3581:
------------------------------------------------------------
Commit 6447488423a025b89be4953edbaf17984ecf21f1 in asterixdb's branch
refs/heads/master from Hussain Towaileb
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=6447488423 ]
[ASTERIXDB-3581][EXT]: Do not retry GCS SDK requests if thread is interrupted
- user model changes: no
- storage format changes: no
- interface changes: no
Details:
- Do not retry any GCS requests if the thread
has been interrupted.
Ext-ref: MB-65548
Change-Id: I5deb956bda11ee2ca41a1c05616788b2d697622f
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19525
Reviewed-by: Michael Blow <[email protected]>
Tested-by: Hussain Towaileb <[email protected]>
Integration-Tests: Hussain Towaileb <[email protected]>
> Do not retry google cloud storage (GCS) calls if thread is already interrupted
> ------------------------------------------------------------------------------
>
> Key: ASTERIXDB-3581
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3581
> Project: Apache AsterixDB
> Issue Type: Improvement
> Components: EXT - External data
> Affects Versions: 0.9.9
> Reporter: Hussain Towaileb
> Priority: Major
> Labels: triaged
> Fix For: 0.9.10
>
>
> Do not retry google cloud storage (GCS) calls if thread is already
> interrupted as the operation is being aborted already.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)