Bikramjeet Vig has uploaded this change for review. ( http://gerrit.cloudera.org:8080/12973
Change subject: IMPALA-8401: SIGQUIT initiates the graceful shutdown process ...................................................................... IMPALA-8401: SIGQUIT 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 SIGQUIT signal to it. Testing: Added a relevant e2e test. Change-Id: I521ffd7526ac9a8a5c4996994eb68d6a855aef86 --- M be/src/service/impalad-main.cc M tests/custom_cluster/test_restart_services.py 2 files changed, 53 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/73/12973/1 -- 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: newchange Gerrit-Change-Id: I521ffd7526ac9a8a5c4996994eb68d6a855aef86 Gerrit-Change-Number: 12973 Gerrit-PatchSet: 1 Gerrit-Owner: Bikramjeet Vig <bikramjeet....@cloudera.com>