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

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


    from cc66d1feee6 MINOR: Add javadoc to all ConfigDef.Types values (#14515)
     add d46781d4db3 KAFKA-15221; Fix the race between fetch requests from a 
rebooted follower. (#14053)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/cluster/Partition.scala  | 25 +++---
 core/src/main/scala/kafka/cluster/Replica.scala    | 22 +++++-
 .../scala/unit/kafka/cluster/PartitionTest.scala   | 88 +++++++++++++++++++---
 .../scala/unit/kafka/cluster/ReplicaTest.scala     | 59 ++++++++++++++-
 .../unit/kafka/server/IsrExpirationTest.scala      | 12 +--
 5 files changed, 175 insertions(+), 31 deletions(-)

Reply via email to