This is an automated email from the ASF dual-hosted git repository.
mimaison pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from aef004edeec KAFKA-14812:ProducerPerformance still counting successful
sending in console when sending failed (#13404)
add 52a4917988a MINOR: Cleanups in clients common.config (#13422)
No new revisions were added by this update.
Summary of changes:
.../apache/kafka/common/config/AbstractConfig.java | 1 -
.../org/apache/kafka/common/config/ConfigDef.java | 12 ++++++------
.../common/config/ConfigTransformerResult.java | 4 ++--
.../apache/kafka/common/config/ConfigValue.java | 22 ++++++++--------------
.../apache/kafka/common/config/SaslConfigs.java | 2 +-
5 files changed, 17 insertions(+), 24 deletions(-)