Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support cpp lang in kvproto #375

Merged
merged 47 commits into from
Apr 18, 2019
Merged

support cpp lang in kvproto #375

merged 47 commits into from
Apr 18, 2019

Conversation

hanfei1991
Copy link
Member

@hanfei1991 hanfei1991 commented Apr 3, 2019

  1. Support cpp lang.
  2. Add protos for learner sync.
  3. Add protos for communication between flash and spark.

@@ -12,3 +12,7 @@ Cargo.lock
.vscode
.idea
_tools

cpp/kvproto/*.h
cpp/kvproto/*.cc
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why ignore cpp code?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@flowbehappy I have the same question

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because the cpp code generated by protobuf is likely unportable with other platform.

@tiancaiamao
Copy link
Contributor

tiancaiamao commented Apr 4, 2019

Add protos for communication between flash and spark.

Is it necessary to put it in this repo?

@hanfei1991
Copy link
Member Author

I've removed the flashpb in this repo.
@zhangjinpeng1987 @tiancaiamao @flowbehappy PTAL again

@CLAassistant
Copy link

CLAassistant commented Apr 4, 2019

CLA assistant check
All committers have signed the CLA.

@tiancaiamao
Copy link
Contributor

LGTM

@BusyJay
Copy link
Contributor

BusyJay commented Apr 9, 2019

@overvenus PTAL

@hanfei1991 hanfei1991 merged commit 894ab99 into master Apr 18, 2019
@zhangjinpeng87 zhangjinpeng87 deleted the ov/engine-cpp branch April 28, 2019 05:12
@BusyJay
Copy link
Contributor

BusyJay commented Apr 28, 2019

Can someone familiar with the API changes fix the broken code in TiKV side?

youjiali1995 added a commit to youjiali1995/kvproto that referenced this pull request Apr 29, 2019
@kennytm kennytm mentioned this pull request Jul 9, 2019
sticnarf pushed a commit to sticnarf/kvproto that referenced this pull request Oct 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants