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

merge rdma fast data path to stable #69

Merged
merged 4 commits into from
Jan 10, 2024

Conversation

budevg
Copy link
Collaborator

@budevg budevg commented Jan 9, 2024

No description provided.

sharpeye
sharpeye previously approved these changes Jan 9, 2024
volumes with "use-fastpath" tag can connect directly to disk-agent without
passing the actor system. When migration needed the endpoint will switch back to
actor system based data path
device offset is not used for rdma since we access device through disk agent
which takes care of translating request to correct device physical offset
Don't assume that disk agent will expose devices with 512 block size. Instead
use the volume block size which is supported by the disk agent devices.
@budevg budevg force-pushed the users/evgenybud/merge-stable-1 branch from d31e92c to 83706e8 Compare January 9, 2024 16:48
@budevg budevg merged commit f72f192 into stable-23-3 Jan 10, 2024
8 of 10 checks passed
@budevg budevg deleted the users/evgenybud/merge-stable-1 branch January 10, 2024 11:25
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