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

Add skip_rack_awareness_check documentation #2110

Closed fvaleri closed 8 months ago

fvaleri commented 8 months ago

This change just adds the missing skip_rack_awareness_check documentation for the topic configuration endpoint. I also fixes table formatting.

This PR resolves #2112.

fvaleri commented 8 months ago

@CCisGG can you please have a look? Thanks.