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/03/02 21:12:18 UTC

[kafka] branch trunk updated (3708a7c -> 36d6165)

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 3708a7c  KAFKA-12369; Implement `ListTransactions` API (#10206)
     add 36d6165  KAFKA-12177: apply log start offset retention before time and size based retention (#10216)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/log/Log.scala          |  4 +++-
 core/src/test/scala/unit/kafka/log/LogTest.scala | 21 +++++++++++++++++++++
 2 files changed, 24 insertions(+), 1 deletion(-)