You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by bo...@apache.org on 2020/07/02 20:58:45 UTC

[kafka] branch trunk updated (5275e4b -> cf1ebcb)

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

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


    from 5275e4b  MINOR: Update Netty to 4.1.50.Final (#8972)
     add cf1ebcb   KAFKA-10006: Don't create internal topics when LeaderNotAvailableException (#8712)

No new revisions were added by this update.

Summary of changes:
 .../processor/internals/InternalTopicManager.java  |  43 +++++---
 .../internals/InternalTopicManagerTest.java        | 115 ++++++++++++++++++++-
 .../kafka/test/MockInternalTopicManager.java       |   4 +-
 3 files changed, 144 insertions(+), 18 deletions(-)