diff options
author | Erik Johnston <erik@matrix.org> | 2016-09-27 09:43:27 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-09-27 11:23:49 +0100 |
commit | 9040c9ffa1b9de46dba95edbce66759ee5c1e6c7 (patch) | |
tree | aa4ad63575969d746876884f4acdb79ad085c2b8 /demo | |
parent | Merge pull request #1140 from matrix-org/erikj/typing_fed_timeout (diff) | |
download | synapse-9040c9ffa1b9de46dba95edbce66759ee5c1e6c7.tar.xz |
Fix background reindex of origin_server_ts
The storage function `_get_events_txn` was removed everywhere except from this background reindex. The function was removed due to it being (almost) completely unused while also being large and complex. Therefore, instead of resurrecting `_get_events_txn` we manually reimplement the bits that are needed directly.
Diffstat (limited to 'demo')
0 files changed, 0 insertions, 0 deletions