diff --git a/changelog.d/7337.bugfix b/changelog.d/7337.bugfix new file mode 100644 index 000000000..f49c60017 --- /dev/null +++ b/changelog.d/7337.bugfix @@ -0,0 +1 @@ +Fix a bug where event updates might not be sent over replication to worker processes after the stream falls behind.