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 2019/11/21 00:41:05 UTC

[kafka] branch trunk updated (fe7543a -> 02df8e1)

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 fe7543a  Revert "KAFKA-9165: Fix jersey warnings in Trogdor (#7669)" (#7721)
     add 02df8e1  KAFKA-8986: Allow null as a valid default for tagged fields. (#7585)

No new revisions were added by this update.

Summary of changes:
 checkstyle/suppressions.xml                        |   4 +-
 .../common/message/SimpleExampleMessageTest.java   | 114 ++++++-
 .../kafka/common/protocol/MessageTestUtil.java     |  11 +
 .../common/message/SimpleExampleMessage.json       |  32 +-
 .../java/org/apache/kafka/message/FieldSpec.java   |   6 +-
 .../apache/kafka/message/MessageDataGenerator.java | 334 +++++++++++++--------
 6 files changed, 343 insertions(+), 158 deletions(-)