Releases: linkedin/kafka
Releases · linkedin/kafka
3.0.1.48
3.0.1.47
3.0.1.46
What's Changed
- [LI-HOTFIX] Add integration test for recovery of offline partitions by @hshi2022 in #436
- [LI-FIXUP] Fix checkstyle warning on SocketServer.scala by @lmr3796 in #440
- [LI-FIXUP] Fix checkstyle warning RequestChannelTest.scala by @lmr3796 in #439
- [LI-HOTFIX] Add serialization error metric in record-errors (#437) by @Q1Liu in #441
- [LI-HOTFIX] Add a hook for transforming rack ID used by rack-aware replica assignment by @lmr3796 in #438
Full Changelog: 3.0.1.45...3.0.1.46
Add serialization error metric
[LI-HOTFIX] Add serialization error metric in record-errors (#437)
ZK pagination
What's Changed
- [LI-HOTFIX] Add integration tests for all preferred controllers are down by @hshi2022 in #434
- [LI-FIXUP] Add an integration test for LiCombinedControl request by @hshi2022 in #433
- [LI-HOTFIX] Add Zookeeper pagination support for /brokers/topics znode by @groelofs in #435
Full Changelog: 3.0.1.44...3.0.1.45
3.0.1.44
3.0.1.43
3.0.1.42
3.0.1.41
What's Changed
- [LI-HOTFIX] Refactor the AlterIsrManager and TransferLeaderManager to avoid duplicate code by @gitlw in #424
- [LI-HOTFIX] LIKAFKA-49108: Include topic names and/or broker IDs in ApiError exception messages by @groelofs in #426
- [LI-HOTFIX] Broker to controller request should not use cached controller node by @gitlw in #425
Full Changelog: 3.0.1.40...3.0.1.41