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

Offload serialize and deserialize grpc buffers to sisl #74

Merged
merged 3 commits into from
Feb 12, 2024

Conversation

raakella1
Copy link
Contributor

Use the new sisl APIs which directly accepts the sisl::io_blob versions of the call_unary rpc. This will hide the grpc buffer management logic in nuraft mesg

szmyd
szmyd previously approved these changes Feb 12, 2024
Copy link
Collaborator

@szmyd szmyd left a comment

Choose a reason for hiding this comment

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

Makes sense 👍 should we merge the conan changes too so we start 3.x with the new recipe?

@raakella1
Copy link
Contributor Author

Makes sense 👍 should we merge the conan changes too so we start 3.x with the new recipe?

Yes, let us first merge the conan changes so that I can verify that in my build machine before merging my changes

@raakella1 raakella1 merged commit d70fede into eBay:main Feb 12, 2024
12 checks passed
@raakella1 raakella1 deleted the client_blob branch February 12, 2024 18:39
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