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 d112ffd  KAFKA-8880: Docs on upgrade-guide (#7385)
     add 1d7f0b7  MINOR: Improve the org.apache.kafka.common.protocol code 
(#7344)

No new revisions were added by this update.

Summary of changes:
 .../apache/kafka/common/protocol/MessageUtil.java  | 16 +++++++
 .../org/apache/kafka/common/protocol/Protocol.java | 16 +++----
 .../kafka/common/protocol/types/ArrayOf.java       |  6 ++-
 .../apache/kafka/common/protocol/types/Schema.java |  8 ++--
 .../apache/kafka/common/protocol/types/Struct.java | 11 ++---
 .../apache/kafka/common/protocol/types/Type.java   | 18 ++++++-
 .../apache/kafka/common/message/MessageTest.java   |  7 ++-
 .../kafka/common/protocol/MessageUtilTest.java     | 10 ++++
 .../protocol/types/ProtocolSerializationTest.java  | 56 +++++++++++-----------
 .../test/resources/common/message/TestUUID.json    |  6 +--
 10 files changed, 95 insertions(+), 59 deletions(-)

Reply via email to