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

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

Commit b83b06f2abe92f9705d04b00a76d657ec518a40b in asterixdb's branch 
refs/heads/master from Wail Alkowaileet
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=b83b06f2ab ]

[MULTIPLE ISSUES][STO] Multiple fixes for cloud dep.

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

Details:

ASTERIXDB-3436
- Make certain cloud request uninterruptible
- Retry on request failure

ASTERIXDB-3443
- Fix MergedPagesRanges out of bound exception

Change-Id: Ia8c34d4ba7a3527fea22149e5065815095c39ab2
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18378
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Reviewed-by: Wail Alkowaileet <[email protected]>
Reviewed-by: Murtadha Hubail <[email protected]>


> Retry on cloud request failure
> ------------------------------
>
>                 Key: ASTERIXDB-3436
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-3436
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: STO - Storage
>    Affects Versions: 0.9.9
>            Reporter: Wail Y. Alkowaileet
>            Assignee: Wail Y. Alkowaileet
>            Priority: Critical
>              Labels: triaged
>             Fix For: 0.9.10
>
>
> Cloud requests could fail due to network issues or by thread interrupts. For 
> example, a merge operation could fail when deleting the mask file fails due 
> network issue. 
> In all cases, cloud requests should be retried on network issues. For 
> interrupts, certain operations should ignore such interruptions and proceed 
> (e.g., interrupting a delete operation).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to