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

curvefs: Separate raft read and write apply queues for curvefs #1598

Open
opencurveadmin opened this issue Jun 20, 2022 · 4 comments
Open

curvefs: Separate raft read and write apply queues for curvefs #1598

opencurveadmin opened this issue Jun 20, 2022 · 4 comments
Assignees
Labels
enhancement improve feature good first issue Good for newcomers OSPP2023 开源之夏2023(https://summer-ospp.ac.cn)

Comments

@opencurveadmin
Copy link
Collaborator

Separate raft read and write apply queues for curvefs to improve performance.
There is only one apply queue for the current copy. In theory, all requests with apply index do not need to be queued together with the write request.

@jiengup
Copy link

jiengup commented Mar 30, 2023

I want to try this and solve this issue for OSPP23.

@ilixiaocui
Copy link
Contributor

I want to try this and solve this issue for OSPP23.

Welcome! Please register according to the OSPP time flow

@iiiuwioajdks
Copy link

Can I still apply for this program?

@jiengup jiengup removed their assignment Apr 18, 2023
@Xinlong-Chen
Copy link
Contributor

Hello, mentor @wu-hanqing, I am interested in this task. I did some research on raft read/write apply queues and organized a proposal. It would be much appreciated if you could choose me to complete this assignment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement improve feature good first issue Good for newcomers OSPP2023 开源之夏2023(https://summer-ospp.ac.cn)
Projects
None yet
Development

No branches or pull requests

6 participants