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

Update gRPC to 1.7.2 #113

Merged
merged 6 commits into from
Nov 21, 2017
Merged

Update gRPC to 1.7.2 #113

merged 6 commits into from
Nov 21, 2017

Conversation

overvenus
Copy link
Member

@overvenus overvenus commented Nov 16, 2017

CC #107

@@ -104,7 +104,7 @@ fn build_grpc(cc: &mut Build, library: &str) {
} else {
println!("cargo:rustc-link-search=native={}", build_dir);
println!(
"cargo:rustc-link-search=native={}/third_party/cares",
"cargo:rustc-link-search=native={}/third_party/cares/cares/lib",
Copy link
Member

Choose a reason for hiding this comment

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

L85 should also be modified. Maybe you can move it out from the if-else block.

@siddontang
Copy link
Contributor

any performance improved?

@overvenus
Copy link
Member Author

@siddontang No results yet, the benchmark is broken again, I need more time to fix it.

@siddontang
Copy link
Contributor

How about the performance of TiKV?

@BusyJay
Copy link
Member

BusyJay commented Nov 16, 2017

LGTM

Copy link
Contributor

@siddontang siddontang left a comment

Choose a reason for hiding this comment

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

LGTM

@siddontang
Copy link
Contributor

CI failed @overvenus

@BusyJay BusyJay merged commit e45a843 into tikv:master Nov 21, 2017
@overvenus overvenus deleted the update-grpc branch November 24, 2017 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants