Skip to content

add atMinIsr metric

Pre-release
Pre-release
Compare
Choose a tag to compare
@xiowu0 xiowu0 released this 16 Jul 20:05
· 35 commits to 2.0-li since this release
c3b03ea

This release includes following patches:

[LI-CHERRY-PICK] [31d191f] KAFKA-7904; Add AtMinIsr partition metric and TopicCommand option (KIP-427)
[LI-HOTFIX] Clean up purgatory when leader replica is kicked out of replica list.
[LI-HOTFIX] Fix flush behavior
[LI-CHERRY-PICK] [c050503] KAFKA-7709: Fix ConcurrentModificationException when retrieving expired inflight batches on multiple partitions. (apache#6005)
[LI-CHERRY-PICK] [8d52b7e] MINOR: AbstractIndex.close should unmap (apache#5757)
[LI-CHERRY-PICK] [ea4078e] KAFKA-7311: Reset next batch expiry time on each poll loop
TICKET = KAFKA-7311