Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
-
None
Description
The current documentation states the following regarding cleanup.policy:
A string that is either "delete" or "compact"
This implies that the two options are mutually exclusive. However, KAFKA-4015 added the ability to set "cleanup.policy=compact,delete" to enable size/time-based retention alongside key-based retention.
Attachments
Issue Links
- links to