Hello Quanlong Huang, Xianqing He, Jian Zhang, Daniel Becker, Joe McDonnell, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/19029 to look at the new patch set (#9). Change subject: IMPALA-11606: Add the 'mem-tracker.process.bytes-untracked' metric. ...................................................................... IMPALA-11606: Add the 'mem-tracker.process.bytes-untracked' metric. Add a gauge metric 'mem-tracker.process.bytes-untracked' to record the memory size that is tracked by the 'process' mem-tracker but it's children, it usually indicates a memory leak when continue increasing. Testing: - Manually request the debug UI metrics interface and compare the value with the untracked memory value in memz page. - Run core jobs. Change-Id: Ib16e00109d732f759c96c7a967eb1cc32124a03f --- M be/src/runtime/mem-tracker.cc M be/src/runtime/mem-tracker.h M common/thrift/metrics.json 3 files changed, 48 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/29/19029/9 -- To view, visit http://gerrit.cloudera.org:8080/19029 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ib16e00109d732f759c96c7a967eb1cc32124a03f Gerrit-Change-Number: 19029 Gerrit-PatchSet: 9 Gerrit-Owner: Xiang Yang <yx91...@126.com> Gerrit-Reviewer: Daniel Becker <daniel.bec...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Jian Zhang <zjsar...@gmail.com> Gerrit-Reviewer: Joe McDonnell <joemcdonn...@cloudera.com> Gerrit-Reviewer: Quanlong Huang <huangquanl...@gmail.com> Gerrit-Reviewer: Xiang Yang <yx91...@126.com> Gerrit-Reviewer: Xianqing He <hexianqing...@126.com>