Henry Robinson has uploaded a new change for review.

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

Change subject: KUDU-1887: Add RpcContext::DiscardTransfer()
......................................................................

KUDU-1887: Add RpcContext::DiscardTransfer()

DiscardTransfer() allows RPC handlers to release the memory backing an
inbound call, without being forced to respond to the RPC at the same
time.

Change-Id: I79e83a7b903d77e8309c3cdcfee6dbb85b5db4bb
---
M src/kudu/rpc/inbound_call.cc
M src/kudu/rpc/inbound_call.h
M src/kudu/rpc/rpc_context.cc
M src/kudu/rpc/rpc_context.h
4 files changed, 20 insertions(+), 1 deletion(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I79e83a7b903d77e8309c3cdcfee6dbb85b5db4bb
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Henry Robinson <[email protected]>

Reply via email to