Lars Volker has posted comments on this change. ( http://gerrit.cloudera.org:8080/10847 )
Change subject: IMPALA-6271: Impala daemon should log a message when it's being shut down ...................................................................... Patch Set 2: (7 comments) http://gerrit.cloudera.org:8080/#/c/10847/2//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/10847/2//COMMIT_MSG@9 PS2, Line 9: Currently Impalad does not log any message when SIGTERM is sent to impalad nit: flush left http://gerrit.cloudera.org:8080/#/c/10847/2//COMMIT_MSG@11 PS2, Line 11: recieved nit: typo http://gerrit.cloudera.org:8080/#/c/10847/2//COMMIT_MSG@12 PS2, Line 12: shutdown nit: two words http://gerrit.cloudera.org:8080/#/c/10847/2//COMMIT_MSG@14 PS2, Line 14: Testing: This change should have an automatic test, possibly in custom-cluster-tests. It should cover all of impalad, statestored, and catalogd. http://gerrit.cloudera.org:8080/#/c/10847/2/be/src/service/impalad-main.cc File be/src/service/impalad-main.cc: http://gerrit.cloudera.org:8080/#/c/10847/2/be/src/service/impalad-main.cc@62 PS2, Line 62: static void HandlerTerm(int signum) nit: formatting ({ on same line). You can run clang-format with the config in .clang-format. http://gerrit.cloudera.org:8080/#/c/10847/2/be/src/service/impalad-main.cc@108 PS2, Line 108: old_action Do we currently set a handler for SIGTERM elsewhere? If not, we should remove this. http://gerrit.cloudera.org:8080/#/c/10847/2/be/src/util/minidump.cc File be/src/util/minidump.cc: http://gerrit.cloudera.org:8080/#/c/10847/2/be/src/util/minidump.cc@101 PS2, Line 101: recieved nit: typo -- To view, visit http://gerrit.cloudera.org:8080/10847 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Id20da9e30440b7348557beccb8a0da14775fcc29 Gerrit-Change-Number: 10847 Gerrit-PatchSet: 2 Gerrit-Owner: Pranay Singh Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Pranay Singh Gerrit-Comment-Date: Thu, 05 Jul 2018 23:59:26 +0000 Gerrit-HasComments: Yes
