navikt / kafka-adminrest

A REST interface for kafka topic creation/deletion with automatic handling of LDAP groups and access control lists
MIT License
3 stars 1 forks source link

Support adding config 'min.compaction.lag.ms' setting for compacted t… #29

Closed geiralund closed 4 years ago

geiralund commented 4 years ago

…opics.

'min.compaction.lag.ms' --> 'The minimum time a message will remain uncompacted in the log. Only applicable for logs that are being compacted' (https://kafka.apache.org/documentation/#compaction)