This is an automated email from the ASF dual-hosted git repository.

dajac pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from 8d356b0  KAFKA-12492: Fix the formatting of example 
RocksDBConfigSetter (#10486)
     add ff3b2d6  KAFKA-12591; Remove deprecated `quota.producer.default` and 
`quota.consumer.default` configurations (#10427)

No new revisions were added by this update.

Summary of changes:
 .../scala/kafka/server/ClientQuotaManager.scala    | 14 ++------
 core/src/main/scala/kafka/server/KafkaConfig.scala | 12 -------
 .../src/main/scala/kafka/server/QuotaFactory.scala | 28 +++-------------
 .../integration/kafka/api/ClientIdQuotaTest.scala  | 11 +++++--
 .../kafka/api/CustomQuotaCallbackTest.scala        |  2 --
 .../kafka/api/UserClientIdQuotaTest.scala          |  2 --
 .../integration/kafka/api/UserQuotaTest.scala      |  4 +--
 .../server/DynamicBrokerReconfigurationTest.scala  |  8 +++--
 .../unit/kafka/server/ClientQuotaManagerTest.scala | 38 +++++++++++++++-------
 .../scala/unit/kafka/server/KafkaConfigTest.scala  |  2 --
 docs/upgrade.html                                  |  2 ++
 11 files changed, 49 insertions(+), 74 deletions(-)

Reply via email to