Skip to content

Commit

Permalink
Revert config_property.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Yunyung committed Feb 6, 2025
1 parent 3561718 commit f65aebb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/kafkatest/services/kafka/config_property.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@
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"
val LeaderImbalanceCheckIntervalSecondsProp = "leader.imbalance.check.interval.seconds"
val UncleanLeaderElectionEnableProp = "unclean.leader.election.enable"
val InterBrokerSecurityProtocolProp = "security.inter.broker.protocol"
Expand Down

0 comments on commit f65aebb

Please sign in to comment.