Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16918
Change subject: [docs] RPC cancellation is now implemented ...................................................................... [docs] RPC cancellation is now implemented This patch updates the documentation on the RPC design in rpc.md, refreshing the note on the RPC cancellation. Since KUDU-2065 has been addressed, it's now possible to cancel a remote call using the RpcController::Cancel() method (follow up JIRAs KUDU-2334 and KUDU-2011 are still open, but the functionality for RPC cancellation is there). Change-Id: I335b3c0fd965896aff7e1625fd01ae564c050b1a --- M docs/design-docs/rpc.md 1 file changed, 8 insertions(+), 8 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/18/16918/1 -- To view, visit http://gerrit.cloudera.org:8080/16918 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I335b3c0fd965896aff7e1625fd01ae564c050b1a Gerrit-Change-Number: 16918 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
