Hao Hao has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/14426 )
Change subject: KUDU-2971 p2: add basic protobuf msg ...................................................................... KUDU-2971 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 Reviewed-on: http://gerrit.cloudera.org:8080/14426 Tested-by: Kudu Jenkins Reviewed-by: Andrew Wong <[email protected]> --- M src/kudu/subprocess/CMakeLists.txt A src/kudu/subprocess/subprocess.proto 2 files changed, 74 insertions(+), 0 deletions(-) Approvals: Kudu Jenkins: Verified Andrew Wong: Looks good to me, approved -- 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: merged Gerrit-Change-Id: If02ab0f9bc1bc73f9c1a46d96bdef6725b8f6954 Gerrit-Change-Number: 14426 Gerrit-PatchSet: 20 Gerrit-Owner: Hao Hao <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Hao Hao <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
