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

Never, never, never sort the keys during a page write. #279

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

Hoikas
Copy link
Member

@Hoikas Hoikas commented Oct 16, 2023

Reordering keys during write causes ObjIDs to be invalidated by writing pages out. This means that users of tools like PRPShop have to click save on specific PRP files in specific orders. For more information, see pull request #218. The issue fixed here was introduced in ba1d890.

Reordering keys during write causes ObjIDs to be invalidated by writing
pages out. This means that users of tools like PRPShop have to click
save on specific PRP files in specific orders. For more information, see
pull request H-uru#218. The issue fixed here was introduced in ba1d890.
@zrax zrax merged commit 9286854 into H-uru:master Oct 16, 2023
@Hoikas Hoikas deleted the fix_nondeterminant_write branch October 17, 2023 01:01
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.

2 participants