Releases: linkedin/kafka
Releases · linkedin/kafka
3.0.1.39
3.0.1.38
3.0.1.37
3.0.1.36
3.0.1.35
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
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
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
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
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