Hello Lars Volker, Tim Armstrong, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/12973
to look at the new patch set (#5).
Change subject: IMPALA-8401: SIGRTMIN initiates the graceful shutdown process
......................................................................
IMPALA-8401: SIGRTMIN initiates the graceful shutdown process
This patch enables a user that has access to the impalad process,
to initiate the graceful shutdown process with a deadline of one year
by sending SIGRTMIN signal to it.
Sample usage: "kill -SIGRTMIN <IMPALAD_PID>"
Testing:
Added relevant e2e tests.
TODO: test the shutdown signal handeling on all supported OSes
Change-Id: I521ffd7526ac9a8a5c4996994eb68d6a855aef86
---
M be/src/common/init.cc
M be/src/common/init.h
M be/src/service/impala-server.cc
M be/src/service/impalad-main.cc
M tests/custom_cluster/test_restart_services.py
5 files changed, 125 insertions(+), 11 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/73/12973/5
--
To view, visit http://gerrit.cloudera.org:8080/12973
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I521ffd7526ac9a8a5c4996994eb68d6a855aef86
Gerrit-Change-Number: 12973
Gerrit-PatchSet: 5
Gerrit-Owner: Bikramjeet Vig <[email protected]>
Gerrit-Reviewer: Bikramjeet Vig <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Lars Volker <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>