linkedin / cruise-control

Cruise-control is the first of its kind to fully automate the dynamic workload rebalance and self-healing of a Kafka cluster. It provides great value to Kafka users by simplifying the operation of Kafka clusters.
https://github.com/linkedin/cruise-control/tags
BSD 2-Clause "Simplified" License
2.74k stars 585 forks source link

Document default value for completed.user.task.retention.time.ms #2164

Closed fvaleri closed 2 months ago

fvaleri commented 3 months ago

This change documents the default value for completed.user.task.retention.time.ms as specified in: https://github.com/linkedin/cruise-control/blob/main/cruise-control/src/main/java/com/linkedin/kafka/cruisecontrol/config/constants/UserTaskManagerConfig.java#L107

fvaleri commented 3 months ago

@CCisGG can you please have a look? Thanks.

fvaleri commented 2 months ago

Anyone?

CCisGG commented 2 months ago

@fvaleri Thanks for the change! Please re-trigger the checks and we will merge it once it's all green

fvaleri commented 2 months ago

@CCisGG thanks, looks like it's green now :)