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

Fix bug where current_state_events renamed to current_state_ids #1849

Merged
merged 1 commit into from Mar 29, 2017

Conversation

erikjohnston
Copy link
Member

No description provided.

@erikjohnston
Copy link
Member Author

fixes #1785

@NegativeMjark
Copy link
Contributor

This looks like it probably fixes the ISE in #1785. I would appreciate if we had a slightly better idea of what the code is doing here since I think it should only be reached via https://github.com/matrix-org/synapse/blob/v0.18.7-rc2/synapse/federation/federation_server.py#L559

@NegativeMjark
Copy link
Contributor

It seems a bit weird to attempt to store an outlier with state since I thought the whole point of an outlier was that it was an event without state. Would it make more sense to treat the event as some weird form of backfill in this case?

@erikjohnston
Copy link
Member Author

We probably don't persist it, but use it to do some auth on the event.

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.

None yet

2 participants