chia7712 commented on code in PR #18821: URL: https://github.com/apache/kafka/pull/18821#discussion_r1945376945
########## tests/kafkatest/services/kafka/config_property.py: ########## @@ -151,7 +151,6 @@ val FetchPurgatoryPurgeIntervalRequestsProp = "fetch.purgatory.purge.interval.requests" val ProducerPurgatoryPurgeIntervalRequestsProp = "producer.purgatory.purge.interval.requests" val AutoLeaderRebalanceEnableProp = "auto.leader.rebalance.enable" - val LeaderImbalancePerBrokerPercentageProp = "leader.imbalance.per.broker.percentage" Review Comment: maybe we don't need to remove it from e2e as in e2e the old kafka is used for testing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
