Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9964 )
Change subject: IMPALA-5814: Remove startup flag to disable admission control ...................................................................... IMPALA-5814: Remove startup flag to disable admission control Remove "--disable admission control" startup flag and its related functionality and usage. Cherry-picks: not for 2.x Change-Id: I9bf4087ce03ca63f82fd27c6d94b578881b85d42 Reviewed-on: http://gerrit.cloudera.org:8080/9964 Reviewed-by: Tim Armstrong <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M be/src/common/global-flags.cc M be/src/runtime/coordinator.cc M be/src/runtime/exec-env.cc M be/src/service/client-request-state.cc M bin/generate_minidump_collection_testdata.py M tests/custom_cluster/test_admission_controller.py 6 files changed, 13 insertions(+), 20 deletions(-) Approvals: Tim Armstrong: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/9964 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I9bf4087ce03ca63f82fd27c6d94b578881b85d42 Gerrit-Change-Number: 9964 Gerrit-PatchSet: 4 Gerrit-Owner: Bikramjeet Vig <[email protected]> Gerrit-Reviewer: Bikramjeet Vig <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
