Skip to content

Releases: linkedin/kafka

3.0.1.39

30 Nov 01:30
84bede3
Compare
Choose a tag to compare

What's Changed

  • [LI-HOTFIX] Reject invalid replica assignment cancellations by @gitlw in #422

Full Changelog: 3.0.1.38...3.0.1.39

3.0.1.38

29 Nov 19:40
021a03a
Compare
Choose a tag to compare

What's Changed

  • [LI-FIXUP] Populate the error fields of the LiCombinedControlResponse properly by @gitlw in #421

Full Changelog: 3.0.1.36...3.0.1.38

3.0.1.37

29 Nov 19:39
a95d648
Compare
Choose a tag to compare

What's Changed

  • Suppress NoSuchFileException when renaming deleted segments as the file is already gone by @sutambe in #419
  • Exclude the fetch requests with large fetch.max.wait.ms in SizeBucketMetrics by @hshi2022 in #418

Full Changelog: 3.0.1.35...3.0.1.37

3.0.1.36

22 Nov 19:28
a95d648
Compare
Choose a tag to compare

What Changed

  • [LI-FIXUP] Suppress NoSuchFileException when renaming deleted segments by @sutambe #419
  • [LI-FIXUP] Exclude the fetch requests with large fetch.max.wait.ms in SizeBucketMetrics by @hshi2022 #418

Full change-log: 3.0.1.35...3.0.1.36

3.0.1.35

22 Nov 17:19
fb7f981
Compare
Choose a tag to compare

What's Changed

  • [LI-FIXUP] Fix some unused imports by @lmr3796 in #410
  • [LI-FIXUP] Fix some other unused imports by @lmr3796 in #411
  • [LI-FIXUP] Allow LeaderAndIsrErrorCode in version 1 of the LiCombinedControlResponse by @gitlw in #408
  • [LI-FIXUP] Fix log truncation metrics by @lmr3796 in #407
  • [LI-CHERRY-PICK] MINOR: Fix flaky testIdleConnection() test (apache#11996) by @lmr3796 in #413
  • [LI-HOTFIX] Handle any type of Exception during log recovery by @gitlw in #409
  • [LI-HOTFIX] LIKAFKA-44768: Fix overly stringent sanity check in parallel-ZK Kafka controller startup by @groelofs in #414
  • [LI-HOTFIX] Disable the flaky test testThrottledRequest by @gitlw in #417
  • [LI-HOTFIX] Support listing all partitions that are being reassigned in the kafka-topics.sh by @gitlw in #416
  • [LI-HOTFIX] Add metric to sample the age of consumed data by @gitlw in #415

Full Changelog: 3.0.1.34...3.0.1.35

3.0.1.34

25 Oct 21:06
b17e0cd
Compare
Choose a tag to compare

What's Changed

  • [LI-HOTFIX] Skipping controlled shutdown should bypass the leadership transfer check by @gitlw in #398
  • [LI-HOTFIX] Fix the testSumOfTopicNameLength by @gitlw in #399
  • [LI-HOTFIX] Support broker epoch and error checking for the ElectLeaders request by @gitlw in #402
  • [LI-HOTFIX] Detect and automatically drop corrupted leader-epoch-checkpoint by @gitlw in #401
  • [LI-HOTFIX] Add the TransferLeaderManager by @gitlw in #403
  • [LI-HOTFIX] Fix the majority of compilation warnings by @gitlw in #405
  • [LI-HOTFIX] Transfer leadership for UnderMinISR partitions by @gitlw in #406
  • Add RequestMetrics for Produce/ConsumerFetch requests in different size buckets and acks by @hshi2022 in #404

Full Changelog: 3.0.1.33...3.0.1.34

3.0.1.33

04 Oct 22:05
a7e4436
Compare
Choose a tag to compare

What's Changed

  • [LI-HOTFIX] Enable LiCombinedControl for brokers without any replicas by @gitlw in #393
  • [LI-HOTFIX] Change throttle request log to debug level from info level by @hshi2022 in #394
  • [LI-HOTFIX] Handle fast topic deletion and recreation in the ControllerRequestMerger by @gitlw in #396
  • [LI-HOTFIX] Improve the DefaultAlterIsrManager and use it by default by @gitlw in #397

Full Changelog: 3.0.1.32...3.0.1.33

3.0.1.32

27 Sep 15:44
eee54a0
Compare
Choose a tag to compare

What's Changed

  • [LI-HOTFIX] Reduce lock contention between control-plane-kafka-request-handler and kafka-log-cleaner-thread by @gitlw in #389
  • [LI-HOTFIX] Add API to support electing recommended leaders for partitions by @gitlw in #390
  • [LI-HOTFIX] Log partition reassignment requests by @gitlw in #392

Full Changelog: 3.0.1.31...3.0.1.32

2.4.1.65

14 Sep 00:31
4b7ef9d
Compare
Choose a tag to compare

What's Changed

  • [LI-HOTFIX] Mark FetchSession cache misses by @dtwitty in #383
  • [LI-HOTFIX] Downgrade FETCH_SESSION_ID_NOT_FOUND logging from info to debug by @dtwitty in #382
  • [LI-CHERRY-PICK] KAFKA-13630: reduce amount of time that producer network thread holds batch queue lock by @ZIDAZ in #391

Full Changelog: 2.4.1.64...2.4.1.65

3.0.1.31

02 Sep 22:21
fec5b27
Compare
Choose a tag to compare

What's Changed

  • [LI-HOTFIX] Fix the SumOfTopicNameLength metric by @gitlw in #388

Full Changelog: 3.0.1.30...3.0.1.31