>From Ali Alsuliman <[email protected]>: Attention is currently required from: Michael Blow, Murtadha Hubail. Ali Alsuliman has posted comments on this change. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18318 )
Change subject: [NO ISSUE][OTH] Logging enhancements + query job logging ...................................................................... Patch Set 3: (2 comments) File asterixdb/asterix-app/src/main/java/org/apache/asterix/app/active/ActiveEntityEventsListener.java: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18318/comment/b3dc67d1_a56337ad PS2, Line 584: if (LOGGER.isEnabled(level)) { > it's not important, but these checks are redundant if we aren't doing > anything requiring compute whe […] Done. I found that I changed some other ones in other branches. So, I have included them here as well. File hyracks-fullstack/hyracks/hyracks-control/hyracks-control-nc/src/main/java/org/apache/hyracks/control/nc/work/NotifyTaskFailureWork.java: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18318/comment/f9595801_6ecdb8fa PS2, Line 69: .getMessage() > why not toString()? or doesn't Hussain have some helper which does > getMessage() for types that we kn […] Done -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18318 To unsubscribe, or for help writing mail filters, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-Project: asterixdb Gerrit-Branch: neo Gerrit-Change-Id: Iec2c7af1b14bf99b1d11b4178be66da860dfcbf4 Gerrit-Change-Number: 18318 Gerrit-PatchSet: 3 Gerrit-Owner: Ali Alsuliman <[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 Gerrit-Attention: Michael Blow <[email protected]> Gerrit-Attention: Murtadha Hubail Gerrit-Comment-Date: Sat, 25 May 2024 01:08:51 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: Michael Blow <[email protected]> Gerrit-MessageType: comment
