summary refs log tree commit diff
path: root/changelog.d/11806.bugfix
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2022-01-24 12:20:01 +0000
committerGitHub <noreply@github.com>2022-01-24 12:20:01 +0000
commitdc671d3ea7e869cf765c08c755d4045feee98fe7 (patch)
tree9cd440b68e733293a9fff750526b9fd9494a3d20 /changelog.d/11806.bugfix
parentEdit the changelog according to feedback (diff)
downloadsynapse-dc671d3ea7e869cf765c08c755d4045feee98fe7.tar.xz
Fix logic for dropping old events in fed queue (#11806)
Co-authored-by: Brendan Abolivier <babolivier@matrix.org>
Co-authored-by: Richard van der Hoff <richard@matrix.org>
Diffstat (limited to 'changelog.d/11806.bugfix')
-rw-r--r--changelog.d/11806.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11806.bugfix b/changelog.d/11806.bugfix
new file mode 100644
index 0000000000..e4beaf103b
--- /dev/null
+++ b/changelog.d/11806.bugfix
@@ -0,0 +1 @@
+Fix a bug introduced in Synapse 1.40.0 that caused Synapse to fail to process incoming federation traffic after handling a large amount of events in a v1 room.
\ No newline at end of file