Skip to content

Releases: linkedin/kafka

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

3.0.1.47

01 Mar 18:22
28cca3e
Compare
Choose a tag to compare

What's Changed

[LI-HOTFIX] Cancellation of reassignments allowed if the resulting ISR is at min-ISR (#442)

3.0.1.46

23 Feb 17:51
27cc188
Compare
Choose a tag to compare

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

22 Feb 22:49
b91d442
Compare
Choose a tag to compare

[LI-HOTFIX] Add serialization error metric in record-errors (#437)

ZK pagination

13 Feb 23:59
a4eefc9
Compare
Choose a tag to compare

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

02 Feb 22:44
3535ab7
Compare
Choose a tag to compare

What's Changed

  • [LI-HOTFIX] Add comment on a critical log line by @lmr3796 in #431
  • [LI-HOTFIX] Log lastCaughtUpTime on ISR shrinkage by @lmr3796 in #432

Full Changelog: 3.0.1.43...3.0.1.44

3.0.1.43

25 Jan 17:41
21cece1
Compare
Choose a tag to compare

What's Changed

*[LI-HOTFIX] Add metric for total connection count by @CCisGG in #430

Full Changelog: 3.0.1.42...3.0.1.43

3.0.1.42

13 Jan 17:49
8c5b1ec
Compare
Choose a tag to compare

What's Changed

  • [LI-HOTFIX] Support full LeaderAndISR through LiCombinedControl requests by @gitlw in #427

Full Changelog: 3.0.1.41...3.0.1.42

3.0.1.41

21 Dec 19:48
83602e4
Compare
Choose a tag to compare

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

3.0.1.40

09 Dec 19:09
e99f81c
Compare
Choose a tag to compare

What's Changed

  • Add support for request TotalTimeMs latency histograms by @hshi2022 in #423

Full Changelog: 3.0.1.39...3.0.1.40