Hello Kudu Jenkins,

I'd like you to reexamine a change.  Please visit

    http://gerrit.cloudera.org:8080/2797

to look at the new patch set (#2).

Change subject: KUDU-1410 (part 4): rpc: refactor call trace logging to new 
RpczStore class
......................................................................

KUDU-1410 (part 4): rpc: refactor call trace logging to new RpczStore class

This doesn't have any functional change, but moves the actual
logging of RPC traces into a new class.

The new class will soon be responsible for keeping sampled
traces for each method.

Change-Id: Icaf607815177c71608e09b47386ef5fbd46d7673
---
M src/kudu/rpc/CMakeLists.txt
M src/kudu/rpc/connection.cc
M src/kudu/rpc/connection.h
M src/kudu/rpc/inbound_call.cc
M src/kudu/rpc/inbound_call.h
M src/kudu/rpc/messenger.cc
M src/kudu/rpc/messenger.h
A src/kudu/rpc/rpcz_store.cc
A src/kudu/rpc/rpcz_store.h
9 files changed, 147 insertions(+), 41 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/97/2797/2
-- 
To view, visit http://gerrit.cloudera.org:8080/2797
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Icaf607815177c71608e09b47386ef5fbd46d7673
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Jean-Daniel Cryans
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <[email protected]>

Reply via email to