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 f36de0744b MINOR: Remove redundant metric reset in KafkaController
(#12158)
add a1cd1d1839 MINOR: Followers should not have any remote replica states
left over from previous leadership (#12138)
No new revisions were added by this update.
Summary of changes:
core/src/main/scala/kafka/cluster/Partition.scala | 52 ++++++++-----
.../scala/unit/kafka/cluster/PartitionTest.scala | 86 +++++++++++++++++++++-
.../server/HighwatermarkPersistenceTest.scala | 3 +-
.../unit/kafka/server/IsrExpirationTest.scala | 3 +-
.../kafka/server/ReplicaManagerQuotasTest.scala | 3 +-
5 files changed, 120 insertions(+), 27 deletions(-)