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(-)