Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Remove fallback from get_missing_events. #1734

Merged
merged 1 commit into from Dec 30, 2016

Conversation

Projects
None yet
1 participant
Contributor

NegativeMjark commented Dec 30, 2016 edited by ara4n

get_missing_events used to fallback to fetching the missing events
individually requesting from every server in the room, one by one.e

This could be unacceptably slow, possibly causing #1733

Remove fallback from get_missing_events.
get_missing_events used to fallback to fetching the missing events
individually requesting from every server in the room, one by one.e

This could be unacceptably slow, possibly causing #1732

@NegativeMjark NegativeMjark merged commit 48c3b7d into release-v0.18.6 Dec 30, 2016

6 of 8 checks passed

Sytest Dendron (Commit) Build #1287 origin/markjh/fix_get_missing failed in 1 min 9 sec
Details
Sytest Dendron (Merged PR) Build finished.
Details
Sytest Postgres (Commit) Build #2130 origin/markjh/fix_get_missing succeeded in 6 min 51 sec
Details
Sytest Postgres (Merged PR) Build finished.
Details
Sytest SQLite (Commit) Build #2172 origin/markjh/fix_get_missing succeeded in 5 min 30 sec
Details
Sytest SQLite (Merged PR) Build finished.
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment