Skip to content

Have frontend proxy persist events when using redis#870

Merged
erikjohnston merged 11 commits into
developfrom
erikj/move_events
Jun 2, 2020
Merged

Have frontend proxy persist events when using redis#870
erikjohnston merged 11 commits into
developfrom
erikj/move_events

Conversation

@erikjohnston
Copy link
Copy Markdown
Member

Requires: matrix-org/synapse#7517

I chose to use frontend proxy rather than the event creator to ensure we test the HTTP replication routing. (We could use a new worker, but that is surprisingly faffy)

@erikjohnston erikjohnston requested a review from a team May 18, 2020 09:01
@erikjohnston
Copy link
Copy Markdown
Member Author

There have been quite a few changes here...

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.

Sorry for taking a while to get to this. The new changes look great from a stability standpoint, and the additional logging is appreciated!

Comment thread tests/31sync/06state.pl

# sending 50 messages can take a while
timeout => 20000,
timeout => 20,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Has this made tests go faster or was this just an unnecessarily large number to begin with?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Ah, I forgot about these. I think there was a confusion for the units here, they're in seconds not milliseconds (a timeout of 6 hours seems excessive).

@richvdh richvdh changed the title Have frontend proxy persit events when using redis Have frontend proxy persist events when using redis Jun 2, 2020
@erikjohnston erikjohnston merged commit 9418dfc into develop Jun 2, 2020
@erikjohnston erikjohnston deleted the erikj/move_events branch June 2, 2020 14:13
pull Bot pushed a commit to valkum/sytest that referenced this pull request Jun 2, 2020
anoadragon453 added a commit that referenced this pull request Jun 24, 2020
…insic-release-v1.15.x

* 'release-v1.15.0' of github.com:matrix-org/sytest:
  Use the standardized form for SSO login via user interactive auth. (#884)
  Add tests for room version 6. (#869)
  Add a retry_until_success around room join (#882)
  Have frontend proxy persist events when using redis (#870)
  Squashed commit of the following:
  Fix link to Synapse's contributing docs. (#879)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants