Skip to content

Conversation

itslenny
Copy link
Contributor

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

rows are removed from the objects.prefixes table via a trigger in objects delete. This is not thread safe and can result in orphan prefixes

What is the new behavior?

Remove prefixes in the application code and use a lock to avoid the concurrency issue

@itslenny
Copy link
Contributor Author

Closed in favor of #764

@itslenny itslenny closed this Sep 18, 2025
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 participant