You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ch...@apache.org on 2023/05/05 18:56:40 UTC

[kafka] branch trunk updated (6bcc497c36a -> 6e7144ac249)

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

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


    from 6bcc497c36a KAFKA-14766: Improve performance of VarInt encoding and decoding (#13312)
     add 6e7144ac249 MINOR: add docs to remind reader that impl of ConsumerPartitionAssign… (#13659)

No new revisions were added by this update.

Summary of changes:
 .../consumer/ConsumerPartitionAssignor.java        |  4 +++-
 .../consumer/ConsumerPartitionAssignorTest.java    | 25 +++++++++++++++++++++-
 2 files changed, 27 insertions(+), 2 deletions(-)