You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by cm...@apache.org on 2021/02/26 01:17:55 UTC

[kafka] branch trunk updated (7f90eda -> 1657dee)

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

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


    from 7f90eda  KAFKA-8562; SaslChannelBuilder - Avoid (reverse) DNS lookup while building SslTransportLayer (#10059)
     add 1657dee  MINOR: tune KIP-631 configurations (#10179)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/server/KafkaConfig.scala        |  2 +-
 .../main/java/org/apache/kafka/raft/KafkaRaftClient.java  |  2 +-
 raft/src/main/java/org/apache/kafka/raft/RaftConfig.java  | 15 ++++++++++-----
 3 files changed, 12 insertions(+), 7 deletions(-)