You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ij...@apache.org on 2019/11/17 22:42:24 UTC

[kafka] branch trunk updated (ca7a5ea -> 7eafea0)

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

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


    from ca7a5ea  HOTFIX: Fix infinite loop in AbstractIndex.indexSlotRangeFor (#7702)
     add 7eafea0  KAFKA-9196; Update high watermark metadata after segment roll (#7695)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/log/Log.scala          |  8 ++++--
 core/src/test/scala/unit/kafka/log/LogTest.scala | 36 ++++++++++++++++++++++++
 2 files changed, 41 insertions(+), 3 deletions(-)