Riza Suminto has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/18451


Change subject: [client] KUDU-3351: Add WriteOpMetrics in WriteResponsePB
......................................................................

[client] KUDU-3351: Add WriteOpMetrics in WriteResponsePB

KUDU-1563 adds support for INSERT_IGNORE, UPDATE_IGNORE, and
DELETE_IGNORE. However, it is currently lack of per-session metrics
about how many rows get ignored vs modified. This patch implement
per-session metrics as WriteOpMetrics that is sent to client within
WriteResponsePB.

Change-Id: I9adefd64b0058c66274a00e1b12334653fcab2b3
---
M src/kudu/client/batcher.cc
M src/kudu/client/client-test.cc
M src/kudu/client/client.cc
M src/kudu/client/client.h
M src/kudu/client/error_collector.cc
M src/kudu/client/error_collector.h
M src/kudu/tablet/ops/write_op.cc
M src/kudu/tserver/tserver.proto
8 files changed, 88 insertions(+), 0 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9adefd64b0058c66274a00e1b12334653fcab2b3
Gerrit-Change-Number: 18451
Gerrit-PatchSet: 1
Gerrit-Owner: Riza Suminto <[email protected]>

Reply via email to