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 2021/09/23 23:30:38 UTC

[kafka] branch trunk updated (9abc45e -> d08e3ad)

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 9abc45e  MINOR: Print lastTimestamp when dumping producer snapshots (#11354)
     add d08e3ad  KAFKA-13315: log layer exception during shutdown that caused an unclean shutdown (#11351)

No new revisions were added by this update.

Summary of changes:
 .../src/main/scala/kafka/server/BrokerServer.scala | 16 +++++--
 core/src/main/scala/kafka/server/KafkaServer.scala | 16 +++++--
 .../main/scala/kafka/utils/KafkaScheduler.scala    | 50 ++++++++++++++--------
 3 files changed, 59 insertions(+), 23 deletions(-)