Murtadha Hubail has posted comments on this change. Change subject: Fix CC nullpointer when Log Level > FINEST ......................................................................
Patch Set 3: (1 comment) https://asterix-gerrit.ics.uci.edu/#/c/870/3/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-common/src/main/java/org/apache/hyracks/control/common/work/WorkQueue.java File hyracks-fullstack/hyracks/hyracks-control/hyracks-control-common/src/main/java/org/apache/hyracks/control/common/work/WorkQueue.java: Line 32: private static boolean DEBUG = false; Please make DEBUG final for now so that the compiler can get rid of the code during compilation. You may reference the JIRA issue (ASTERIXDB-1460) in the comment. -- To view, visit https://asterix-gerrit.ics.uci.edu/870 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: I720eca41fac312fc6cbdbb880162a5bc8b0357dc Gerrit-PatchSet: 3 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Ian Maxon <[email protected]> Gerrit-Reviewer: Ian Maxon <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Murtadha Hubail <[email protected]> Gerrit-HasComments: Yes
