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

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


    from bad93b7  KAFKA-9835; Protect `FileRecords.slice` from concurrent write 
(#8451)
     new 3ee844c  KAFKA-9583; Use topic-partitions grouped by node to send 
OffsetsForLeaderEpoch requests (#8077)
     new 264e2af  KAFKA-9842; Add test case for OffsetsForLeaderEpoch grouping 
in Fetcher (#8457)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../kafka/clients/consumer/internals/Fetcher.java  |  3 +-
 .../internals/OffsetsForLeaderEpochClient.java     |  2 +-
 .../clients/consumer/internals/FetcherTest.java    | 55 ++++++++++++++++++++++
 3 files changed, 58 insertions(+), 2 deletions(-)

Reply via email to