Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24399
Change subject: IMPALA-15021: Remove duplicate tcmalloc.thread_cache_free_bytes metric ...................................................................... IMPALA-15021: Remove duplicate tcmalloc.thread_cache_free_bytes metric In IMPALA-14874, we introduced several tcmalloc metrics including tcmalloc.current-total-thread-cache-bytes and tcmalloc.thread-cache-free-bytes. These are actually the same underlying metric, so this removes tcmalloc.thread-cache-free-bytes. Testing: - Ran core tests Change-Id: I7ff431b00c10fe9ff99bfd6c909739d8a97fcf3a --- M be/src/util/memory-metrics.cc M be/src/util/memory-metrics.h M be/src/util/metrics-test.cc M common/thrift/metrics.json 4 files changed, 1 insertion(+), 25 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/99/24399/1 -- To view, visit http://gerrit.cloudera.org:8080/24399 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I7ff431b00c10fe9ff99bfd6c909739d8a97fcf3a Gerrit-Change-Number: 24399 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
