Skip to content

Commit 01da204

Browse files
Merge pull request #4490 from rabbitmq/mk-update-3.9.15-release-notes
Another 3.9.15 release note update
2 parents 32a60e4 + b472c0c commit 01da204

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

release-notes/3.9.15.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,27 @@ Contributors are encouraged to update them together with their changes. This hel
1919

2020
GitHub issue: [#4371](https://github.com/rabbitmq/rabbitmq-server/pull/4371)
2121

22+
* When a policy contained keys unsupported by a particular queue
23+
type, and later updated or superseded by a higher priority policy,
24+
effective optional argument list could become inconsistent (policy
25+
would not have the expected effect).
26+
27+
Kudos to @jaroslaw-bochniak for providing very detailed reproduction steps.
28+
29+
GitHub issue: [#4463](https://github.com/rabbitmq/rabbitmq-server/pull/4463)
30+
31+
* Priority queues could run into an exception in some cases.
32+
33+
Contributed by @luos and @olikasg.
34+
35+
GitHub issue: [#4405](https://github.com/rabbitmq/rabbitmq-server/issues/4405)
36+
37+
* Maintenance mode could run into a timeout during queue leadership transfer.
38+
39+
Contributed by @felixhuettner.
40+
41+
GitHub issue: [#4468](https://github.com/rabbitmq/rabbitmq-server/pull/4468)
42+
2243

2344
### Prometheus Plugin
2445

0 commit comments

Comments
 (0)