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

Do not cancel chunk load on ticket level change #5978

Merged
merged 1 commit into from
Jun 24, 2021

Conversation

jpenilla
Copy link
Member

@jpenilla jpenilla commented Jun 24, 2021

New chunk system doesn't do cancellations anymore.

https://github.com/Tuinity/Tuinity/blob/3a57f640b7c63ffcd27ab5ff2ac9e8610312f010/patches/server/0060-Do-not-cancel-chunk-load-on-ticket-level-change.patch

Tested to at least improve (but hopefully fix) #5909 and #5910 using reproduction steps provided here. I was able to cause the server to lock up and be unable to save 100% consistently within 2-30 seconds without this fix applied, and with it applied, I have not been able to lock up the server yet, and have been able to execute /save-all flush without issue.

New chunk system doesn't do cancellations anymore.
@electronicboy electronicboy merged commit 9e07703 into PaperMC:master Jun 24, 2021
@jpenilla jpenilla deleted the dont-cancel-chunk-loads branch June 24, 2021 09:12
qixils pushed a commit to qixils/Paper that referenced this pull request Jul 10, 2021
New chunk system doesn't do cancellations anymore.

Co-authored-by: Spottedleaf <spottedleaf@users.noreply.github.com>
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.

[1.17] Chunk loading/saving hangup Issue with server saving world on shutdown
3 participants