You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by da...@apache.org on 2022/03/29 10:47:12 UTC

[kafka] branch trunk updated (19a6269 -> db2485c)

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

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


    from 19a6269  MINOR: Fix log4j entry in RepartitionTopics (#11958)
     add db2485c  KAFKA-13767; Fetch from consumers should return immediately when preferred read replica is defined by the leader (#11942)

No new revisions were added by this update.

Summary of changes:
 .../main/scala/kafka/server/ReplicaManager.scala   |  8 ++-
 .../unit/kafka/server/ReplicaManagerTest.scala     | 76 ++++++++++++++++++++--
 2 files changed, 75 insertions(+), 9 deletions(-)