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 c074b67 Fix for flaky test in StoreQueryIntegrationTest (#11129)
add bebb9ae KAFKA-13132; Ensure topicId is updated on replicas even when
the leader epoch is unchanged (#11126)
No new revisions were added by this update.
Summary of changes:
.../main/scala/kafka/server/ReplicaManager.scala | 28 ++++++---
.../controller/ControllerIntegrationTest.scala | 65 +++++++++++++++++++-
.../unit/kafka/server/ReplicaManagerTest.scala | 70 +++++++++++++++++-----
.../test/scala/unit/kafka/utils/TestUtils.scala | 5 +-
4 files changed, 141 insertions(+), 27 deletions(-)