You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by cm...@apache.org on 2021/09/07 20:04:27 UTC

[kafka] branch trunk updated (80635e4 -> 9d107c1)

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

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


    from 80635e4  KAFKA-13262: Remove final from `MockConsumer.close()` and delegate implementation (#11307)
     add 9d107c1  KAFKA-13277; Fix size calculation for tagged string fields in message generator (#11308)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kafka/common/message/MessageTest.java     | 16 ++++++++++++++++
 .../org/apache/kafka/message/MessageDataGenerator.java   |  3 ++-
 2 files changed, 18 insertions(+), 1 deletion(-)