From 8b6468cc15aa763407f856febec2604e6624f8ed Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Mon, 27 Apr 2020 22:10:05 +0100 Subject: changelog --- changelog.d/7358.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/7358.bugfix diff --git a/changelog.d/7358.bugfix b/changelog.d/7358.bugfix new file mode 100644 index 0000000000..f49c600173 --- /dev/null +++ b/changelog.d/7358.bugfix @@ -0,0 +1 @@ +Fix a bug where event updates might not be sent over replication to worker processes after the stream falls behind. -- cgit 1.5.1