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 a5daae2  KAFKA-13155; Fix concurrent modification in consumer shutdown 
(#11164)
     add 0837fba  KAFKA-13161; Update replica partition state and replica 
fetcher state on follower update (#11189)

No new revisions were added by this update.

Summary of changes:
 .../main/scala/kafka/server/DelayedProduce.scala   |  13 +-
 .../main/scala/kafka/server/ReplicaManager.scala   |  53 +-
 .../unit/kafka/server/ReplicaManagerTest.scala     | 736 +++++++++++++++------
 .../org/apache/kafka/image/ClusterImageTest.java   |   2 +-
 4 files changed, 568 insertions(+), 236 deletions(-)

Reply via email to