From 5413cefe32094e414c46b7750467e5dcc6710422 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Fri, 27 Oct 2023 16:07:11 +0100 Subject: Reduce amount of caches POSITIONS we send (#16561) Follow on from / actually correctly does #16557 --- changelog.d/16561.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/16561.bugfix (limited to 'changelog.d/16561.bugfix') diff --git a/changelog.d/16561.bugfix b/changelog.d/16561.bugfix new file mode 100644 index 0000000000..4f4a0380cd --- /dev/null +++ b/changelog.d/16561.bugfix @@ -0,0 +1 @@ +Fix a long-standing, exceedingly rare edge case where the first event persisted by a new event persister worker might not be sent down `/sync`. -- cgit 1.5.1