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

Support for asynchronous direct file I/O #261

Open
soyacz opened this issue Aug 31, 2023 · 0 comments
Open

Support for asynchronous direct file I/O #261

soyacz opened this issue Aug 31, 2023 · 0 comments

Comments

@soyacz
Copy link

soyacz commented Aug 31, 2023

We test ScyllaDB with ChaosMesh which uses fuser project under the hood to inject failures coming from filesystem. ScyllaDB uses asynchonous direct file I/O which requires io_submit() and io_getevents() support. It looks fuser does not support it and it makes this 'experiment' useless for us.

Is there a plan to support these operations? What are the timelines for that?

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

No branches or pull requests

1 participant