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 2020/04/03 20:57:12 UTC

[kafka] branch trunk updated (8595267 -> d4eb406)

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 8595267  KAFKA-9810: Document Connect Root REST API on / (#8408)
     add d4eb406  KAFKA-9807; Protect LSO reads from concurrent high-watermark updates (#8418)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/log/Log.scala          |  7 ++-
 core/src/test/scala/unit/kafka/log/LogTest.scala | 54 ++++++++++++++++++++++++
 2 files changed, 59 insertions(+), 2 deletions(-)