3.8.15 release notes correction

`consumer_timeout` affects classic queues as well
This commit is contained in:
Michal Kuratczyk 2021-09-07 17:08:13 +02:00 committed by GitHub
parent 5f779f4adf
commit ed43633fa2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ and [RabbitMQ community Slack](https://rabbitmq-slack.herokuapp.com/).
#### Enhancements #### Enhancements
* Quorum queue consumers that consume messages and do not acknowledge them will now have a 15 minute * Consumers that consume messages and do not acknowledge them will now have a 15 minute
acknowledgement timeout applied to them by default. Operators can increase the timeout if necessary. acknowledgement timeout applied to them by default. Operators can increase the timeout if necessary.
Such consumers delay or even prevent on disk data compaction, which can run a node out of disk Such consumers delay or even prevent on disk data compaction, which can run a node out of disk