This is an automated email from the ASF dual-hosted git repository.
jgus pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 1443f24 MINOR: Fix now that kafka.apache.org resolves to 3 IP
addresses (#9294)
add 97d1a32 MINOR: Fix common struct `JsonConverter` and `Schema`
generation (#9279)
No new revisions were added by this update.
Summary of changes:
.../common/message/SimpleExampleMessageTest.java | 28 ++++++++++++++++++++--
.../common/message/SimpleExampleMessage.json | 8 +++++++
.../java/org/apache/kafka/message/FieldType.java | 4 ++++
.../apache/kafka/message/MessageDataGenerator.java | 4 ++--
.../org/apache/kafka/message/SchemaGenerator.java | 12 ++++++----
.../org/apache/kafka/message/StructRegistry.java | 26 ++++++++++----------
6 files changed, 60 insertions(+), 22 deletions(-)