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

Migration tool should use one transaction not a transaction per user #2268

Closed
matrixbot opened this issue Sep 10, 2024 · 1 comment
Closed
Assignees
Labels
A-Migration Related to the migration tooling

Comments

@matrixbot
Copy link
Collaborator

This issue was originally created by @hughns at matrix-org/matrix-authentication-service#2268.

Currently we have a hangover from an incremental migration mode that was never completed.

Instead we should be doing a single transaction and only committing it on success.

@reivilibre
Copy link
Contributor

Closed by #3895 which now uses multiple parallel transactions, but not one per user

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Migration Related to the migration tooling
Projects
None yet
Development

No branches or pull requests

2 participants