-
Notifications
You must be signed in to change notification settings - Fork 186
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
Fix bug in sliding sync when using old DB. (default instance_name
to "master"
)
#17398
Merged
Commits on Jul 4, 2024
-
Fix bug in sliding sync when using old DB.
We don't necessarily have `instance_name` for old events (before we support multiple event persisters). We treat those as if the `instance_name` was "master".
Configuration menu - View commit details
-
Copy full SHA for 59314d5 - Browse repository at this point
Copy the full SHA 59314d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c742b74 - Browse repository at this point
Copy the full SHA c742b74View commit details -
Update changelog.d/17398.bugfix
Co-authored-by: Eric Eastwood <eric.eastwood@beta.gouv.fr>
Configuration menu - View commit details
-
Copy full SHA for b2880b6 - Browse repository at this point
Copy the full SHA b2880b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b177307 - Browse repository at this point
Copy the full SHA b177307View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a47fed - Browse repository at this point
Copy the full SHA 5a47fedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24444a4 - Browse repository at this point
Copy the full SHA 24444a4View commit details
Commits on Jul 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d15d8ab - Browse repository at this point
Copy the full SHA d15d8abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f1612e - Browse repository at this point
Copy the full SHA 5f1612eView commit details -
Update synapse/storage/databases/main/events_worker.py
Co-authored-by: Eric Eastwood <eric.eastwood@beta.gouv.fr>
Configuration menu - View commit details
-
Copy full SHA for fb2fc47 - Browse repository at this point
Copy the full SHA fb2fc47View commit details
Commits on Jul 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c8f1411 - Browse repository at this point
Copy the full SHA c8f1411View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.