Hello Lars Volker,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/10847

to look at the new patch set (#2).

Change subject: IMPALA-6271: Impala daemon should log a message when it's being 
shut down
......................................................................

IMPALA-6271: Impala daemon should log a message when it's being shut down

  Currently Impalad does not log any message when SIGTERM is sent to impalad
  to terminate or to do a graceful shutdown. This change logs a message when 
SIGTERM is
  recieved by impalad. This logging will assist in debugging the issues seen in 
the
  field where impalad was not gracefully shutdown.

  Testing:
  -------
    a) Used kill to send signals to impalad `kill -s SIGTERM <pid of impalad>` 
and see
    the message is being logged in impalad.INFO.
    b) Ran test_breakpad.py to check that existing breakpad functionalities
       are not affected.
    c) Ran exhaustive tests without failure.

Change-Id: Id20da9e30440b7348557beccb8a0da14775fcc29
---
M be/src/service/impalad-main.cc
M be/src/util/minidump.cc
2 files changed, 14 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/47/10847/2
--
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: newpatchset
Gerrit-Change-Id: Id20da9e30440b7348557beccb8a0da14775fcc29
Gerrit-Change-Number: 10847
Gerrit-PatchSet: 2
Gerrit-Owner: Pranay Singh
Gerrit-Reviewer: Lars Volker <l...@cloudera.com>
Gerrit-Reviewer: Pranay Singh

Reply via email to