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

Change subject: subprocess: add server metric for queue size
......................................................................

subprocess: add server metric for queue size

Unlike the Java in/outbound queues, the C++ queues are measured in
bytes. This exposes histogram metrics for the sizes of the inbound and
outbound queue at Put-time.

This also adds a method to get the logical size of a blocking queue.

Change-Id: I62d2d5727dca3f54b59ff1044431326cbdde855d
Reviewed-on: http://gerrit.cloudera.org:8080/15375
Reviewed-by: Adar Dembo <[email protected]>
Tested-by: Andrew Wong <[email protected]>
---
M src/kudu/ranger/ranger_client.cc
M src/kudu/subprocess/echo_subprocess.cc
M src/kudu/subprocess/server.cc
M src/kudu/subprocess/server.h
M src/kudu/subprocess/subprocess_proxy-test.cc
M src/kudu/util/blocking_queue-test.cc
M src/kudu/util/blocking_queue.h
7 files changed, 115 insertions(+), 53 deletions(-)

Approvals:
  Adar Dembo: Looks good to me, approved
  Andrew Wong: Verified

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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I62d2d5727dca3f54b59ff1044431326cbdde855d
Gerrit-Change-Number: 15375
Gerrit-PatchSet: 3
Gerrit-Owner: Andrew Wong <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Hao Hao <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to