You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ju...@apache.org on 2020/11/19 18:53:48 UTC

[kafka] branch trunk updated (b9bab3b -> dcbd28d)

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

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


    from b9bab3b  KAFKA-9023: Log request destination when the Producer gets disconnected (#7498)
     add dcbd28d  KAFKA-10723: Fix LogManager shutdown error handling (#9596)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/log/LogManager.scala     | 33 ++++++++------
 .../test/scala/unit/kafka/log/LogManagerTest.scala | 50 +++++++++++++++++++++-
 2 files changed, 68 insertions(+), 15 deletions(-)