David Ribeiro Alves has uploaded a new change for review. http://gerrit.cloudera.org:8080/6592
Change subject: WIP: Allow to release an rpc transfer's data ...................................................................... WIP: Allow to release an rpc transfer's data This adds a way to release a transfer's data to a caller. This is not meant to obtain data for decoding, but rather to release ownership to allow for optimizations where no memcpy's are done on the client side. Change-Id: I55c2b2d24c347ccdffc054eeb4131eaf9e82f901 WIP: getting some jenkins mileage --- M src/kudu/rpc/outbound_call.cc M src/kudu/rpc/outbound_call.h M src/kudu/rpc/rpc-test-base.h M src/kudu/rpc/rpc-test.cc M src/kudu/rpc/rpc_controller.cc M src/kudu/rpc/rpc_controller.h M src/kudu/rpc/transfer.h 7 files changed, 46 insertions(+), 11 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/92/6592/1 -- To view, visit http://gerrit.cloudera.org:8080/6592 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I55c2b2d24c347ccdffc054eeb4131eaf9e82f901 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: David Ribeiro Alves <[email protected]>
