You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by sh...@apache.org on 2023/02/23 02:13:48 UTC

[kafka] branch trunk updated (db6beb9b030 -> 3fe2f8c4427)

This is an automated email from the ASF dual-hosted git repository.

showuon pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git


    from db6beb9b030 MINOR: Add missing unit tests for {Local|Remote}LeaderEndpoint classes (#13272)
     add 3fe2f8c4427 MINOR: after reading BYTES type it's possible to access data beyond its size (#13261)

No new revisions were added by this update.

Summary of changes:
 .../apache/kafka/common/protocol/types/Type.java   | 28 +++++++++++++++-------
 .../protocol/types/ProtocolSerializationTest.java  | 17 +++++++++++++
 2 files changed, 37 insertions(+), 8 deletions(-)