3.8.15 release notes correction
`consumer_timeout` affects classic queues as well
This commit is contained in:
parent
5f779f4adf
commit
ed43633fa2
|
@ -80,7 +80,7 @@ and [RabbitMQ community Slack](https://rabbitmq-slack.herokuapp.com/).
|
|||
|
||||
#### 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.
|
||||
|
||||
Such consumers delay or even prevent on disk data compaction, which can run a node out of disk
|
||||
|
|
Loading…
Reference in New Issue