You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by gu...@apache.org on 2019/08/27 20:01:56 UTC

[kafka] branch trunk updated (add6629 -> e23a718)

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

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


    from add6629  MINOR: fix ProduceBenchWorker not to fail on final produce (#7254)
     add e23a718  KAFKA-8745: DumpLogSegments doesn't show keys, when the message is null (#7152)

No new revisions were added by this update.

Summary of changes:
 .../main/scala/kafka/tools/DumpLogSegments.scala   | 12 ++---
 .../unit/kafka/tools/DumpLogSegmentsTest.scala     | 61 +++++++++++++---------
 2 files changed, 43 insertions(+), 30 deletions(-)