Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/24305


Change subject: WIP KUDU-1865 reduce cross-thread allocations in RPC hot paths
......................................................................

WIP KUDU-1865 reduce cross-thread allocations in RPC hot paths

WIP:
  * add more details in the description
  * add information on test performance before/after the patch

This patch was originally posted by Todd [1].  I'm re-posting it
with updates: that seems to be a simplest path forward, otherwise
there are too many conflicts if trying to revv the original patch.

[1] https://gerrit.cloudera.org/#/c/5905/

Change-Id: I86a2acbd1d8cb724728034c4e91907c99cbfe32e
---
M src/kudu/rpc/connection.cc
M src/kudu/rpc/connection.h
M src/kudu/rpc/messenger.cc
M src/kudu/rpc/messenger.h
M src/kudu/rpc/negotiation.cc
M src/kudu/rpc/reactor.cc
M src/kudu/rpc/reactor.h
7 files changed, 189 insertions(+), 269 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I86a2acbd1d8cb724728034c4e91907c99cbfe32e
Gerrit-Change-Number: 24305
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to