File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 1+ ## RabbitMQ 4.1.6
2+
3+ ### Core Server
4+
5+ #### Bug Fixes
6+
7+ * Enabling the ` khepri_db ` feature flag while the [ Log Exchange] ( https://www.rabbitmq.com/docs/logging#log-exchange )
8+ was enabled could cause a RabbitMQ node to run out of memory and crash.
9+
10+ GitHub issues: [ #14069 ] ( https://github.com/rabbitmq/rabbitmq-server/discussions/14069 ) , [ #14796 ] ( https://github.com/rabbitmq/rabbitmq-server/pull/14796 )
Original file line number Diff line number Diff line change @@ -291,7 +291,10 @@ compared to other versions.
291291
292292 GitHub issue: [ #14655 ] ( https://github.com/rabbitmq/rabbitmq-server/pull/14655 )
293293
294+ * Enabling the ` khepri_db ` feature flag while the [ Log Exchange] ( https://www.rabbitmq.com/docs/logging#log-exchange )
295+ was enabled could cause a RabbitMQ node to run out of memory and crash.
294296
297+ GitHub issues: [ #14069 ] ( https://github.com/rabbitmq/rabbitmq-server/discussions/14069 ) , [ #14796 ] ( https://github.com/rabbitmq/rabbitmq-server/pull/14796 )
295298
296299### Stream Plugin
297300
You can’t perform that action at this time.
0 commit comments