Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/10884 )
Change subject: IMPALA-7239: Disable smaps parsing by default ...................................................................... IMPALA-7239: Disable smaps parsing by default Accessing smaps has proven to be too expensive to enable on all operating systems. Let's move the metrics behind a hidden flag so that they can be enabled for development if needed but won't affect production workloads. Change-Id: I235eddde8fe925866e0581b235752354a3f36d5b Reviewed-on: http://gerrit.cloudera.org:8080/10884 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M be/src/common/init.cc M be/src/util/memory-metrics.cc M be/src/util/process-state-info.cc M be/src/util/process-state-info.h 4 files changed, 66 insertions(+), 46 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/10884 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I235eddde8fe925866e0581b235752354a3f36d5b Gerrit-Change-Number: 10884 Gerrit-PatchSet: 5 Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
