Andrew Wong has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/14322 )

Change subject: cfile: track memory for CFileReaders and BloomFileReaders
......................................................................

cfile: track memory for CFileReaders and BloomFileReaders

This lumps a tablet's CFileReader tracked memory and BloomFileReader
tracked memory into the ids "CFileReaders" and "BloomFileReaders"
respectively.

I test this locally and verified via the web UI that I could see
CFileReader and BloomFileReader entries once they had been flushed.

Change-Id: Ic62c89079edffb41d1f5b40d7b699c525fa447a7
Reviewed-on: http://gerrit.cloudera.org:8080/14322
Reviewed-by: Adar Dembo <[email protected]>
Tested-by: Kudu Jenkins
---
M src/kudu/tablet/cfile_set-test.cc
M src/kudu/tablet/cfile_set.cc
M src/kudu/tablet/cfile_set.h
M src/kudu/tablet/diskrowset.cc
M src/kudu/tablet/tablet_mem_trackers.h
5 files changed, 40 insertions(+), 20 deletions(-)

Approvals:
  Adar Dembo: Looks good to me, approved
  Kudu Jenkins: Verified

--
To view, visit http://gerrit.cloudera.org:8080/14322
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic62c89079edffb41d1f5b40d7b699c525fa447a7
Gerrit-Change-Number: 14322
Gerrit-PatchSet: 8
Gerrit-Owner: Andrew Wong <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)

Reply via email to