This project is mirrored from https://*****:*****@github.com/linkedin/cruise-control.
Pull mirroring updated .
-
-
-
-
-
3.0.00f152fcb · ·
migrate_to_kafka_3_0 branch: This branch will support users who still use the older kafka version (kafka 3.0.* to kafka 3.7.*). This is the first release of this branch.
-
-
-
-
-
2.5.138f23332a2 · ·
main branch: * Use literal config name for listeners and broker.id config (#2169) * Consider max RF when assessing whether the cluster is over-provisioned (#2171) * Document default value for completed.user.task.retention.time.ms (#2164) * Upgrade vertx to 4.5.8 (#2160) * update scala to support for java 21 (#2139) * fix: Fix DoS vulnerability in SnappyInputStream(CVE-2023-43642) (#2158) * `main` branch migration (#2142) * Upgrade Gradle to 8.5 (#2114) * Update zookeeper to 3.8.3 in gradle.properties (#2101)
-
2.5.137703c8584 · ·
migrate_to_kafka_2_5 branch: *Kafka 351 deps for CVE 2023 34455 (#2057) *Add partition movement details to `OngoingExecutionException` exception (#2126) *Add kafka send failure exception logs
-
2.5.136a5a6d632 · ·
migrate_to_kafka_2_5 branch: *Add loggings for partition load aggregation (#2122) *Add skip_rack_awareness_check documentation (#2110)
-
2.5.13592c5b4af · ·
migrate_to_kafka_2_5 branch: *Increase log severity for proposals generation failure from `INFO` to `WARN`
-
2.5.134425ad303 · ·
migrate_to_kafka_2_5 branch: * Fix slow task calculation bug (#2097) * Update _sortedReplicas correctly (#2096)
-
2.5.133fa21067d · ·
migrate_to_kafka_2_5 branch: *Guava, jetty cve fixes, netty version unifying (#2084) *Handle null pointer exception on partition info when making is partition under replicated check (#2083) *Add 'sasl.oauthbearer.token.endpoint.url' config (#2089)
-
2.5.1329ccbb9ee · ·
migrate_to_kafka_2_5 branch: *Fix deadlock between Executor and UserTaskManager (#2086) *Unblock rebalances when static replica throttle rates are set (#2080) *Bump zookeeperVersion and nettyVersion to fix critical CVEs (#2077)
-
2.5.131cc4150a6 · ·
migrate_to_kafka_2_5 branch: *Consider task with deleted topic as completed for updating executionProgressCheckIntervalMs(#2076)
-
2.5.13005233360 · ·
migrate_to_kafka_2_5 branch: *Add operation log for execution time. (#2075) *Add anomaly detect-to-fix-complete-timer metrics (#2072) *Upgrade org.json to 20231013+ due to CVE-2023-5072 (#2074) *Issue 2011 - fix SPNEGO/Kerberos Header too large (HTTP 431) (#2058)
-
2.5.129c3c3a54f · ·
migrate_to_kafka_2_5 branch: *Fix endpoint metrics involving task execution (#2069) *Add timers for proposal execution (#2067) *Permission endpoint added to the API (#1987) *
-
2.5.1281f30e835 · ·
migrate_to_kafka_2_5 branch: *Updated to use cluster and broker concurrent leader movements separately *Fix for CVE 2023-34455 (#2060)