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 2022/02/05 00:24:10 UTC

[kafka] branch trunk updated (d4fb388 -> 17dcb80)

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 d4fb388  MINOR: fix control plane listener + kraft error message (#11729)
     add 17dcb80  MINOR: Update documentation and DumpLogSegments tool for addition of `deleteHorizonMs` in batch format (#11694)

No new revisions were added by this update.

Summary of changes:
 .../kafka/common/record/DefaultRecordBatch.java    | 47 ++++++++++------------
 .../kafka/common/record/MutableRecordBatch.java    |  2 +-
 .../main/scala/kafka/tools/DumpLogSegments.scala   |  2 +-
 docs/implementation.html                           | 10 +++--
 4 files changed, 31 insertions(+), 30 deletions(-)