From 8c63e932865c0d620c6d5b4be98b9ea3e9f240bd Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Mon, 30 Oct 2023 12:27:14 +0000 Subject: Fix HTTP repl response to use minimum token (#16578) --- changelog.d/16578.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/16578.bugfix (limited to 'changelog.d/16578.bugfix') diff --git a/changelog.d/16578.bugfix b/changelog.d/16578.bugfix new file mode 100644 index 0000000000..4f4a0380cd --- /dev/null +++ b/changelog.d/16578.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