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

gate auth context under _secure #622

Merged
merged 8 commits into from
Jul 27, 2023
Merged

gate auth context under _secure #622

merged 8 commits into from
Jul 27, 2023

Conversation

tabokie
Copy link
Member

@tabokie tabokie commented Jul 12, 2023

Windows build is failing without ssl because AuthContext uses methods in "grpc_security.h". See https://github.com/tikv/raft-engine/actions/runs/5493202302/jobs/10013725416 for exact build errors.

Signed-off-by: tabokie <xy.tao@outlook.com>
Signed-off-by: tabokie <xy.tao@outlook.com>
Signed-off-by: tabokie <xy.tao@outlook.com>
Signed-off-by: tabokie <xy.tao@outlook.com>
Signed-off-by: tabokie <xy.tao@outlook.com>
Signed-off-by: tabokie <xy.tao@outlook.com>
Signed-off-by: tabokie <xy.tao@outlook.com>
@BusyJay
Copy link
Member

BusyJay commented Jul 27, 2023

Interesting. Though auth_context related symbols should also in grpc_unsecure library. https://github.com/grpc/grpc/blob/v1.56.x/CMakeLists.txt#L2914

@tabokie tabokie enabled auto-merge (squash) July 27, 2023 04:09
@tabokie tabokie merged commit 5f62bad into tikv:master Jul 27, 2023
9 checks passed
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.

2 participants