You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by jg...@apache.org on 2021/03/13 00:35:29 UTC

[kafka] branch trunk updated (19e5918 -> c6a0f76)

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

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


    from 19e5918  MINOR: Log project, gradle, java and scala versions at the start of the build (#10307)
     add c6a0f76  KAFKA-12460; Do not allow raft truncation below high watermark (#10310)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/raft/KafkaMetadataLog.scala    |  4 ++++
 .../src/test/scala/kafka/raft/KafkaMetadataLogTest.scala | 16 ++++++++++++++++
 .../src/test/java/org/apache/kafka/raft/MockLogTest.java | 10 ++++++++++
 3 files changed, 30 insertions(+)