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/11/21 17:27:23 UTC

[kafka] branch trunk updated (6e3bf1e -> bc96a8f)

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 6e3bf1e  KAFKA-6181 Examining log messages with {{--deep-iteration}} should show superset of fields (#9204)
     add bc96a8f  KAFKA-10706; Ensure leader epoch cache is cleaned after truncation to end offset (#9633)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/log/Log.scala          |  9 +++++++
 core/src/test/scala/unit/kafka/log/LogTest.scala | 34 ++++++++++++++++++++++++
 2 files changed, 43 insertions(+)