abdullah alamoudi has posted comments on this change. Change subject: [NO ISSUE][STO] Component Deletes Through flushes and merges ......................................................................
Patch Set 15: (4 comments) https://asterix-gerrit.ics.uci.edu/#/c/2017/15/hyracks-fullstack/hyracks/hyracks-storage-am-lsm-common/src/main/java/org/apache/hyracks/storage/am/lsm/common/impls/LSMHarness.java File hyracks-fullstack/hyracks/hyracks-storage-am-lsm-common/src/main/java/org/apache/hyracks/storage/am/lsm/common/impls/LSMHarness.java: PS15, Line 751: deleteComponents > Replace rollback by deletion in comments and logs Done PS15, Line 763: fo > for Done PS15, Line 775: try { : ioCallback.waitForIO(); : } catch (InterruptedException e) { : LOGGER.log(Level.WARNING, "Rollback has been interrupted. returning"); : Thread.currentThread().interrupt(); : throw HyracksDataException.create(e); : } > How about you move this to a XUtil#waitOrElseThrow(ILSMIOOperationCallback, Done PS15, Line 790: https://issues.apache.org/jira/browse/ > remove the path Done -- To view, visit https://asterix-gerrit.ics.uci.edu/2017 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: I178656207bfa1d15e6ae5ff2403a16df33940773 Gerrit-PatchSet: 15 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: abdullah alamoudi <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Murtadha Hubail <[email protected]> Gerrit-Reviewer: Till Westmann <[email protected]> Gerrit-Reviewer: abdullah alamoudi <[email protected]> Gerrit-HasComments: Yes
