ZhangYao has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/14911


Change subject: KUDU-3021 Add metric for tablet transaction memory.
......................................................................

KUDU-3021 Add metric for tablet transaction memory.

Currently we have 'transaction_memory_pressure_rejections' to
track the rejections for memory pressure, but it will also take
the limits of its ancestral memory trackers. Here add the
seperate metric to track just transaction-memory-limit-related
rejections.

Change-Id: I131b9ed27617274c1210a1678c1fdf7307b7edcc
---
M src/kudu/tablet/transactions/transaction_tracker-test.cc
M src/kudu/tablet/transactions/transaction_tracker.cc
M src/kudu/tablet/transactions/transaction_tracker.h
M src/kudu/util/atomic.h
M src/kudu/util/high_water_mark.h
M src/kudu/util/mem_tracker.cc
M src/kudu/util/mem_tracker.h
7 files changed, 91 insertions(+), 14 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/11/14911/1
--
To view, visit http://gerrit.cloudera.org:8080/14911
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I131b9ed27617274c1210a1678c1fdf7307b7edcc
Gerrit-Change-Number: 14911
Gerrit-PatchSet: 1
Gerrit-Owner: ZhangYao <[email protected]>

Reply via email to