Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Mitigate against incorrect old state in /sync. #573

Merged
merged 1 commit into from
Feb 18, 2016
Merged

Conversation

erikjohnston
Copy link
Member

There have been reports from the field that servers occasionally have incorrect notions of what the old state of a room is. This proves problematic as /sync relies on a correct old state.
This patch makes /sync specifically include in the 'state' key any current state events that haven't been correctly included.

There have been reports from the field that servers occasionally have
incorrect notions of what the old state of a room is. This proves
problematic as /sync relies on a correct old state.
This patch makes /sync specifically include in the 'state' key any
current state events that haven't been correctly included.
@NegativeMjark
Copy link
Contributor

LGTM

@erikjohnston
Copy link
Member Author

@matrixbot test this please

erikjohnston added a commit that referenced this pull request Feb 18, 2016
Mitigate against incorrect old state in /sync.
@erikjohnston erikjohnston merged commit 220231d into develop Feb 18, 2016
@richvdh richvdh deleted the erikj/sync_fix branch December 1, 2016 14:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants