diff options
Diffstat (limited to 'changelog.d/7337.bugfix')
-rw-r--r-- | changelog.d/7337.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7337.bugfix b/changelog.d/7337.bugfix new file mode 100644 index 0000000000..f49c600173 --- /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. |