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

Resolves #1942: Make unrolled deletes the default record delete behavior #1943

Merged
merged 1 commit into from Dec 9, 2022

Commits on Dec 9, 2022

  1. Resolves FoundationDB#1942: Make unrolled deletes the default record …

    …delete behavior
    
    This changes the default value in the property controlling whether record deletes are unrolled. Adopters can still opt into the old behavior by setting the property value, though most use cases should be fine with the new default. At some point in the future, we can consider deprecating the property and always unrolling record deletes if we wish.
    
    This resolves FoundationDB#1942.
    alecgrieser committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    b24c60b View commit details
    Browse the repository at this point in the history