diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-09-26 19:49:59 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-09-27 11:37:39 +0100 |
commit | 333bee27f53916bf5354a39a79aa468967730326 (patch) | |
tree | 7fcc0fd48e3e78722d92b90bf3e0ffc7e31d355f /changelog.d | |
parent | Include state from remote servers in pdu handling (diff) | |
download | synapse-333bee27f53916bf5354a39a79aa468967730326.tar.xz |
Include event when resolving state for missing prevs
If we have a forward extremity for a room as `E`, and you receive `A`, `B`, s.t. `A -> B -> E`, and `B` also points to an unknown event `X`, then we need to do state res between `X` and `E`. When that happens, we need to make sure we include `X` in the state that goes into the state res alg. Fixes #3934.
Diffstat (limited to 'changelog.d')
0 files changed, 0 insertions, 0 deletions