Hello Attila Bukor, Kudu Jenkins, Adar Dembo,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/14426
to look at the new patch set (#3).
Change subject: KUDU-2791 p2: add basic protobuf msg
......................................................................
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/3
--
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: newpatchset
Gerrit-Change-Id: If02ab0f9bc1bc73f9c1a46d96bdef6725b8f6954
Gerrit-Change-Number: 14426
Gerrit-PatchSet: 3
Gerrit-Owner: Hao Hao <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)