You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by li...@apache.org on 2019/11/08 18:49:59 UTC

[kafka] branch trunk updated (6df058e -> 0dcd0a2)

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

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


    from 6df058e  KAFKA-8677: Simplify the best-effort network client poll to never throw exception (#7613)
     add 0dcd0a2  KAFKA-9016; Warn when log dir stopped serving replicas

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/log/LogCleanerManager.scala | 2 +-
 core/src/main/scala/kafka/log/LogManager.scala        | 4 ++--
 core/src/main/scala/kafka/server/ReplicaManager.scala | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)