Skip to content

DROP WITH PURGE should be disabled by default #1617

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

Closed
eric-maynard opened this issue May 19, 2025 · 1 comment
Closed

DROP WITH PURGE should be disabled by default #1617

eric-maynard opened this issue May 19, 2025 · 1 comment
Labels

Comments

@eric-maynard
Copy link
Contributor

eric-maynard commented May 19, 2025

Describe the bug

As mentioned in #774 and elsewhere, DROP WITH PURGE is currently somewhat unreliable. While there is some ongoing work to make this operation more scalable and robust, we should disable this by default for the time being. A flag was implemented in #270 to disable DROP WITH PURGE, so we only need to flip the default now.

@eric-maynard eric-maynard added the bug Something isn't working label May 19, 2025
@eric-maynard eric-maynard added good first issue Good for newcomers 1.0-blocker and removed bug Something isn't working labels May 19, 2025
@dimas-b
Copy link
Contributor

dimas-b commented May 22, 2025

Can this be closed now that #1619 got merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants