Hao Hao has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14426
Change subject: [subprocess] KUDU-2791 p2: add basic protobuf msg ...................................................................... [subprocess] KUDU-2791 p2: add basic protobuf msg This commit adds some basic protobuf messages for communicating with a subprocess. For example, EchoRequestPB and EchoResponsePB that simply echoes the request as a response. Change-Id: If02ab0f9bc1bc73f9c1a46d96bdef6725b8f6954 --- M src/kudu/subprocess/CMakeLists.txt A src/kudu/subprocess/subprocess.proto 2 files changed, 68 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/26/14426/1 -- To view, visit http://gerrit.cloudera.org:8080/14426 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: If02ab0f9bc1bc73f9c1a46d96bdef6725b8f6954 Gerrit-Change-Number: 14426 Gerrit-PatchSet: 1 Gerrit-Owner: Hao Hao <hao....@cloudera.com>