Impala Public Jenkins has submitted this change and it was merged. Change subject: IMPALA-3937: Deprecate --be_service_threads ......................................................................
IMPALA-3937: Deprecate --be_service_threads FLAGS_be_service_threads does nothing, and can be removed. Backend Thrift servers do not use a fix-sized thread pool, instead using one thread-per-connection. Change-Id: I10e48014f24eebd22251bac4734bc3c90dee47c0 Reviewed-on: http://gerrit.cloudera.org:8080/7483 Reviewed-by: Matthew Jacobs <[email protected]> Tested-by: Impala Public Jenkins --- M be/src/service/impala-server.cc 1 file changed, 3 insertions(+), 3 deletions(-) Approvals: Impala Public Jenkins: Verified Matthew Jacobs: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/7483 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I10e48014f24eebd22251bac4734bc3c90dee47c0 Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Henry Robinson <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Matthew Jacobs <[email protected]>
