>From Michael Blow <mb...@apache.org>: Attention is currently required from: Michael Blow. Hello Anon. E. Moose #1000171,
I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19605 to look at the new patch set (#2). Change subject: [NO ISSUE][HYR][STO] Refactor CloudRetryableRequestUtil to avoid duplicate logic ...................................................................... [NO ISSUE][HYR][STO] Refactor CloudRetryableRequestUtil to avoid duplicate logic Update nearly duplicate retry loop handling for requests that return results and those that don't, to use a single implementation. Ensure that this implementation handles interrupts correctly. Ext-ref: MB-66048 Change-Id: I1e5afdeb1ba6a4787b4ce60ed7b64121da3327d8 --- M hyracks-fullstack/hyracks/hyracks-cloud/src/main/java/org/apache/hyracks/cloud/util/CloudRetryableRequestUtil.java M hyracks-fullstack/hyracks/hyracks-cloud/src/main/java/org/apache/hyracks/cloud/io/request/ICloudRequest.java 2 files changed, 25 insertions(+), 42 deletions(-) git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/05/19605/2 -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19605 To unsubscribe, or for help writing mail filters, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-Project: asterixdb Gerrit-Branch: ionic Gerrit-Change-Id: I1e5afdeb1ba6a4787b4ce60ed7b64121da3327d8 Gerrit-Change-Number: 19605 Gerrit-PatchSet: 2 Gerrit-Owner: Michael Blow <mb...@apache.org> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-CC: Jenkins <jenk...@fulliautomatix.ics.uci.edu> Gerrit-Attention: Michael Blow <mb...@apache.org> Gerrit-MessageType: newpatchset