Michael Blow has uploaded a new patch set (#2). Change subject: [NO ISSUE][HYR] Don't suppress errors, check interrupted exceptions ......................................................................
[NO ISSUE][HYR] Don't suppress errors, check interrupted exceptions Avoid suppressing instances of Error into a HyracksDataException, instead rethrow it. Check when suppressing an InterruptedException that the calling thread is itself interrupted, otherwise emit a warning Change-Id: I9784a18aaaed93e16078437b1cff5006e2a33861 --- M hyracks-fullstack/hyracks/hyracks-api/src/main/java/org/apache/hyracks/api/exceptions/HyracksDataException.java 1 file changed, 10 insertions(+), 0 deletions(-) git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/95/2095/2 -- To view, visit https://asterix-gerrit.ics.uci.edu/2095 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I9784a18aaaed93e16078437b1cff5006e2a33861 Gerrit-PatchSet: 2 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Michael Blow <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]>
