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

enable STORAGE_USERS_OCIS_PROPAGATOR=async #7344

Open
butonic opened this issue Sep 25, 2023 · 4 comments
Open

enable STORAGE_USERS_OCIS_PROPAGATOR=async #7344

butonic opened this issue Sep 25, 2023 · 4 comments
Labels
Category:Enhancement Add new functionality

Comments

@butonic
Copy link
Member

butonic commented Sep 25, 2023

currently deleting a lot of liles in a folder turns the parent node into a bottleneck:

grafik

we should enable STORAGE_USERS_OCIS_PROPAGATOR=async by default to solve that

@butonic
Copy link
Member Author

butonic commented Sep 25, 2023

hm ... I just tried deleting 30 images ... with esync propagation enabled ... but the lock still takes ages:

grafik

needs further investigation... the async propagation should allow all calls to finish instantly, without waiting for a lock ...

@micbar
Copy link
Contributor

micbar commented Sep 25, 2023

async propagation is currently untested and not ready for prod IMO

Copy link

stale bot commented Dec 15, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status:Stale label Dec 15, 2023
@micbar micbar added the Category:Enhancement Add new functionality label Dec 15, 2023
@stale stale bot removed the Status:Stale label Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category:Enhancement Add new functionality
Projects
None yet
Development

No branches or pull requests

3 participants