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

Add option to move event persistence off master #7517

Merged
merged 21 commits into from
May 22, 2020
Merged

Conversation

erikjohnston
Copy link
Member

@erikjohnston erikjohnston commented May 15, 2020

This adds config of the form:

writers:
    events: some_worker_name

(Better names for config option would be appreciated).

Requires #7515 and #7516

synapse/config/workers.py Outdated Show resolved Hide resolved
synapse/replication/tcp/handler.py Outdated Show resolved Hide resolved
synapse/handlers/message.py Outdated Show resolved Hide resolved
synapse/storage/data_stores/__init__.py Outdated Show resolved Hide resolved
synapse/storage/data_stores/__init__.py Show resolved Hide resolved
Copy link
Member

@anoadragon453 anoadragon453 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, take or leave the nit :)

synapse/handlers/message.py Outdated Show resolved Hide resolved
@erikjohnston erikjohnston force-pushed the erikj/move_events branch 4 times, most recently from 0e58aaf to f1589f0 Compare May 21, 2020 09:25
@erikjohnston
Copy link
Member Author

The commits are mostly me sorting out a bad merge. The test failure is a flakey sytest that I'm dealing with separately.

@erikjohnston erikjohnston merged commit e5c67d0 into develop May 22, 2020
@erikjohnston erikjohnston deleted the erikj/move_events branch May 22, 2020 15:11
phil-flex pushed a commit to phil-flex/synapse that referenced this pull request Jun 16, 2020
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