-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
docYour PR contains doc changes, no matter whether the changes are in markdown or code files.Your PR contains doc changes, no matter whether the changes are in markdown or code files.type/enhancementThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messagesThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Milestone
Description
It's not documented what setting a retention of 0mb actually does, neither with BacklogQuota.
By the way, both of this should actually mean no limit to be consistent with other settings.
If i'm not mistaken, setting those to 0mb will make brokers delete all data when they check.
In our case we want a retention based on time and not on size, so we actually want unlimited retention, and probably backlog quota too.
Metadata
Metadata
Assignees
Labels
docYour PR contains doc changes, no matter whether the changes are in markdown or code files.Your PR contains doc changes, no matter whether the changes are in markdown or code files.type/enhancementThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messagesThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages