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

RDMA build failure with 1.10 #2706

Closed
Alvicne opened this issue Jul 23, 2024 · 2 comments · Fixed by #2707
Closed

RDMA build failure with 1.10 #2706

Alvicne opened this issue Jul 23, 2024 · 2 comments · Fixed by #2707

Comments

@Alvicne
Copy link

Alvicne commented Jul 23, 2024

Compile failed with RDMA on.
src/brpc/rdma/rdma_endpoint.cpp:1260:51: error: ‘class brpc::Socket’ has no member named ‘_bthread_tag’; did you mean ‘_read_buf’?

This field was removed by commit 122355a29e2dd3341ad6f47e17682b482c45b7e4.

@wwbmmm
Copy link
Contributor

wwbmmm commented Jul 23, 2024

@chenBright 看一下,好像是之前的改动不兼容了

@chenBright
Copy link
Contributor

chenBright commented Jul 25, 2024

@Alvicne Update the master branch and recompile.

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 a pull request may close this issue.

3 participants