We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f68674f commit 4fdce4aCopy full SHA for 4fdce4a
release-notes/3.10.0.md
@@ -193,6 +193,11 @@ This release includes all bug fixes that shipped in `3.9.x` releases.
193
194
GitHub issue: [#4073](https://github.com/rabbitmq/rabbitmq-server/pull/4073)
195
196
+ * Stream delivery rate could drop if concurrent stream consumers consumed in a way
197
+ that made them reach the end of the stream often.
198
+
199
+ GitHub issue: [#4371](https://github.com/rabbitmq/rabbitmq-server/pull/4371)
200
201
* Channels could confirm a subset of messages published as mandatory in some cases.
202
203
GitHub issue: [#3870](https://github.com/rabbitmq/rabbitmq-server/pull/3870)
0 commit comments