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 73b1d42 KAFKA-10106: log time taken to handle LeaderAndIsr request (#8807) add 6a30b4e MINOR: equals() should check _unknownTaggedFields (#8640) No new revisions were added by this update. Summary of changes: .../apache/kafka/common/protocol/MessageUtil.java | 17 ++++++++++ .../apache/kafka/common/message/MessageTest.java | 21 ++++++++++++ .../kafka/common/protocol/MessageUtilTest.java | 38 ++++++++++++++++++++-- .../java/org/apache/kafka/message/FieldSpec.java | 3 ++ .../apache/kafka/message/MessageDataGenerator.java | 10 ++++-- 5 files changed, 84 insertions(+), 5 deletions(-)