Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17348 )
Change subject: IMPALA-10471: Making deadline for Shutdown by SIGRTMIN configurable ...................................................................... IMPALA-10471: Making deadline for Shutdown by SIGRTMIN configurable Making deadline for Shutdown caused by SIGRTMIN configurable using flag: shutdown_deadline_s. The deadline for shutdown by SIGRTMIN was fixed to 1 year and was independent of the flag earlier. This patch ensures even this shutdown behaviour is governed by the common flag: shutdown_deadline_s. TESTING: 1. Modified existing test to reflect the configurable deadline. 2. Verified manually 3. Ran the cluster tests (which include test_restart_services) Change-Id: I52cb1ba76e7ce9de86ceb2f84389b1ab257e4c05 Reviewed-on: http://gerrit.cloudera.org:8080/17348 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M be/src/common/init.cc M tests/custom_cluster/test_restart_services.py 2 files changed, 6 insertions(+), 4 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/17348 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I52cb1ba76e7ce9de86ceb2f84389b1ab257e4c05 Gerrit-Change-Number: 17348 Gerrit-PatchSet: 4 Gerrit-Owner: Amogh Margoor <[email protected]> Gerrit-Reviewer: Amogh Margoor <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Tamas Mate <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
