You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Upgrading kafka to 3.8.0 - config properties rewriting and adding necessary dependencies
* Upgrading kafka to 3.8.0 - using alternative for removed getAllTopicConfigs zk admin client method
* Upgrading kafka to 3.8.0 - adding 3.8 zk client creation way
* Upgrading kafka to 3.8.0 - adding 3.8 network client creation way
* replication/quota/topic log constants moved in 3.8 again
its value hasn't changed, only where it was stored, this way it's backward compatible
* Update usages of Metadata to conform to kafka 3.7 interface
---------
Co-authored-by: David Simon <[email protected]>
Copy file name to clipboardExpand all lines: cruise-control-metrics-reporter/src/test/java/com/linkedin/kafka/cruisecontrol/metricsreporter/CruiseControlMetricsReporterAutoCreateTopicTest.java
Copy file name to clipboardExpand all lines: cruise-control-metrics-reporter/src/test/java/com/linkedin/kafka/cruisecontrol/metricsreporter/CruiseControlMetricsReporterSslTest.java
Copy file name to clipboardExpand all lines: cruise-control-metrics-reporter/src/test/java/com/linkedin/kafka/cruisecontrol/metricsreporter/CruiseControlMetricsReporterTest.java
Copy file name to clipboardExpand all lines: cruise-control-metrics-reporter/src/test/java/com/linkedin/kafka/cruisecontrol/metricsreporter/utils/CCEmbeddedBroker.java
Copy file name to clipboardExpand all lines: cruise-control-metrics-reporter/src/test/java/com/linkedin/kafka/cruisecontrol/metricsreporter/utils/CCEmbeddedBrokerBuilder.java
Copy file name to clipboardExpand all lines: cruise-control-metrics-reporter/src/test/java/com/linkedin/kafka/cruisecontrol/metricsreporter/utils/CCKafkaClientsIntegrationTestHarness.java
Copy file name to clipboardExpand all lines: cruise-control/src/integrationTest/java/com/linkedin/kafka/cruisecontrol/KafkaCruiseControlIntegrationTestUtils.java
0 commit comments