This is an automated email from the ASF dual-hosted git repository.
ijuma pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 35f03ec MINOR: Fix typo in Utils#toPositive (#9943)
add 411ac7d MINOR: Remove `toStruct` and `fromStruct` methods from
generated protocol classes (#9960)
No new revisions were added by this update.
Summary of changes:
.../org/apache/kafka/common/protocol/Message.java | 25 --
.../DefaultKafkaPrincipalBuilder.java | 15 +-
.../src/main/resources/common/message/README.md | 6 -
.../apache/kafka/common/message/MessageTest.java | 15 +-
.../kafka/common/message/RecordsSerdeTest.java | 26 +-
.../common/message/SimpleExampleMessageTest.java | 74 +----
.../common/record/ControlRecordUtilsTest.java | 4 +-
.../common/requests/JoinGroupRequestTest.java | 14 +-
.../common/requests/OffsetFetchResponseTest.java | 16 +-
.../apache/kafka/message/MessageDataGenerator.java | 370 +--------------------
10 files changed, 26 insertions(+), 539 deletions(-)