You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by mi...@apache.org on 2020/10/02 09:00:19 UTC

[kafka] branch trunk updated (3bc2df7 -> 57c2216)

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 3bc2df7  KAFKA-10134 Follow-up: Set the re-join flag in heartbeat failure (#9354)
     add 57c2216  KAFKA-10478: Allow duplicated ports in advertised.listeners (#9281)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/server/KafkaConfig.scala | 28 ++++++++++--------
 core/src/main/scala/kafka/utils/CoreUtils.scala    | 10 +++++--
 .../scala/unit/kafka/server/KafkaConfigTest.scala  | 33 +++++++++++++++-------
 3 files changed, 47 insertions(+), 24 deletions(-)