You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ma...@apache.org on 2019/11/09 05:08:26 UTC

[kafka] branch trunk updated (92dd337 -> 67fd880)

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

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


    from 92dd337  KAFKA-9133; Cleaner should handle log start offset larger than active segment base offset (#7662)
     add 67fd880  KAFKA-8984: Improve tagged fields documentation

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kafka/common/protocol/Protocol.java |  3 +
 .../src/main/resources/common/message/README.md    | 50 ++++++++++++--
 docs/protocol.html                                 | 19 ++++--
 tests/bin/flatten_html.sh                          | 78 ++++++++++++++++++++++
 4 files changed, 138 insertions(+), 12 deletions(-)
 create mode 100755 tests/bin/flatten_html.sh