>From Michael Blow <[email protected]>: Attention is currently required from: Murtadha Hubail, Wail Alkowaileet, Ali Alsuliman. Michael Blow has posted comments on this change. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18777 )
Change subject: [NO ISSUE][STO] Add a way to wait only for flushes ...................................................................... Patch Set 2: Code-Review+2 (1 comment) File asterixdb/asterix-common/src/main/java/org/apache/asterix/common/context/DatasetInfo.java: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18777/comment/ca300dcd_6de986fa PS2, Line 290: Thread.currentThread().interrupt(); this is redundant; HyracksDataException.create() already interrupts the current thread if e instanceof InterruptedException -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18777 To unsubscribe, or for help writing mail filters, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-Project: asterixdb Gerrit-Branch: trinity Gerrit-Change-Id: I02daf3cd9680070d02fd133572950e37e68fe319 Gerrit-Change-Number: 18777 Gerrit-PatchSet: 2 Gerrit-Owner: Murtadha Hubail <[email protected]> Gerrit-Reviewer: Ali Alsuliman <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Michael Blow <[email protected]> Gerrit-Reviewer: Murtadha Hubail <[email protected]> Gerrit-Reviewer: Wail Alkowaileet <[email protected]> Gerrit-Attention: Murtadha Hubail <[email protected]> Gerrit-Attention: Wail Alkowaileet <[email protected]> Gerrit-Attention: Ali Alsuliman <[email protected]> Gerrit-Comment-Date: Fri, 30 Aug 2024 23:26:56 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: Yes Gerrit-MessageType: comment
