Skip to content

Releases: linkedin/kafka

3.0.1.52

24 Apr 17:55
e37eaa0
Compare
Choose a tag to compare

What's Changed

  • [LI-HOTFIX] Add observability into AlterIsrManager by @lmr3796 in #453

Full Changelog: 3.0.1.51...3.0.1.52

3.0.1.51

20 Apr 22:42
443a34f
Compare
Choose a tag to compare

What's Changed

  • [LI-HOTFIX] Fix race condition that blocks alterIsr request queue by @lmr3796 in #451
  • Disable totalTimeBucketHist on non-fetch/produce requests (#447) by @hshi2022 in #447

Full Changelog: 3.0.1.50...3.0.1.51

3.0.1.49-fix-stuck-alter-isr-request

20 Apr 23:24
97c2f7e
Compare
Choose a tag to compare

This is a hotfix cherry-pick based on 3.0.1.49

What's Changed

  • [LI-HOTFIX] Fix race condition that blocks alterIsr request queue (#451) by @lmr3796 in #452

Full Changelog: 3.0.1.49...3.0.1.49-fix-stuck-alter-isr-request

2.4.1.72

20 Apr 23:10
ce545b4
Compare
Choose a tag to compare

2.4.71 was a bad release. Create a same patch as 2.4.1.70 to override

2.4.1.70

19 Apr 21:58
ce545b4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.1.66...2.4.1.70

2.4.1.69

19 Apr 17:30
ce545b4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.1.66...2.4.1.69

2.4.1.67

06 Apr 22:27
ce545b4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.1.66...2.4.1.67

3.0.1.50

03 Apr 23:41
c73b0d9
Compare
Choose a tag to compare

What's Changed?

  • [LI-HOTFIX] [Delayed Election PR - Part 1] When a corrupted broker joins cluster, it should register with ZK by @wyuka in #429
  • [LI-HOTFIX] [Delayed Election PR - Part 2] Create delayed elections in Kafka controller when corrupted brokers start up by @wyuka in #428

Full Changelog: 3.0.1.49...3.0.1.50

ZK pagination fix

15 Mar 22:43
3fa25a9
Compare
Choose a tag to compare

What's Changed

  • LIKAFKA-49497: Extend ZK pagination option to handle /config/topics by @groelofs in #446

Full Changelog: 3.0.1.48...3.0.1.49

3.0.1.48

14 Mar 21:54
9addd61
Compare
Choose a tag to compare

What's Changed

[LI-FIXUP] Rollback to original replicas instead of original alive replicas on partition assignment cancellation