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

[tests-only] Max acquire lock cycles #3428

Merged
merged 1 commit into from
Nov 2, 2022

Conversation

fschade
Copy link
Contributor

@fschade fschade commented Nov 2, 2022

When acquiring a file lock the code tries to wait for a certain amount of time before it fails. In Some cases the fixed waiting time can be too short.

For example when uploading a whole bunch of files into the same folder, the etag propagation updates the destination folder many times which fails in some cases.

slightly changed version of #3423

@fschade fschade requested review from a team, labkode and ishank011 as code owners November 2, 2022 12:13
@dragotin dragotin merged commit 683c5ad into cs3org:experimental Nov 2, 2022
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