Sailesh Mukil has uploaded a new change for review. http://gerrit.cloudera.org:8080/7423
Change subject: IMPALA-4671: Add Impala-native ServicePool ...................................................................... IMPALA-4671: Add Impala-native ServicePool Add a ServicePool implementation that uses Impala's native threads, and hooks into Impala's instrumentation APIs. Change-Id: I1fe97dcdd45f0984913a52677f3d13136c641786 --- M be/src/catalog/catalog-server.h M be/src/catalog/catalogd-main.cc M be/src/rpc/CMakeLists.txt A be/src/rpc/impala-service-pool.cc A be/src/rpc/impala-service-pool.h M be/src/rpc/rpc-mgr.cc M be/src/rpc/rpc-mgr.h M be/src/rpc/rpc-trace.cc M be/src/rpc/rpc-trace.h M be/src/service/impalad-main.cc M be/src/statestore/statestore.h M be/src/statestore/statestored-main.cc M be/src/util/histogram-metric.h M www/common-header.tmpl M www/rpcz.tmpl 15 files changed, 570 insertions(+), 14 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/23/7423/1 -- To view, visit http://gerrit.cloudera.org:8080/7423 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1fe97dcdd45f0984913a52677f3d13136c641786 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Michael Ho <[email protected]>
