summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erikj@matrix.org>2023-11-17 14:14:29 +0000
committerGitHub <noreply@github.com>2023-11-17 14:14:29 +0000
commit6fec2d035f5584335af7c1b115ca48a13a8da5fa (patch)
treea3db760b81af5004c7be83ae3c700d6b469ef899 /changelog.d
parentMerge branch 'master' into develop (diff)
downloadsynapse-6fec2d035f5584335af7c1b115ca48a13a8da5fa.tar.xz
Also discard 'caches' and 'backfill' stream POSITIONS (#16655)
Follow on from #16640
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/16655.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16655.misc b/changelog.d/16655.misc
new file mode 100644
index 0000000000..3b1cc2185d
--- /dev/null
+++ b/changelog.d/16655.misc
@@ -0,0 +1 @@
+More efficiently handle no-op `POSITION` over replication.