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

Add option to move event persistence off master#7517

Merged
erikjohnston merged 21 commits into
developfrom
erikj/move_events
May 22, 2020
Merged

Add option to move event persistence off master#7517
erikjohnston merged 21 commits into
developfrom
erikj/move_events

Conversation

@erikjohnston
Copy link
Copy Markdown
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

Comment thread synapse/config/workers.py Outdated
Comment thread synapse/replication/tcp/handler.py Outdated
Comment thread synapse/handlers/message.py Outdated
Comment thread synapse/storage/data_stores/__init__.py Outdated
Comment thread synapse/storage/data_stores/__init__.py
Copy link
Copy Markdown
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 :)

Comment thread synapse/handlers/message.py Outdated
@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
Copy Markdown
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