MyGit

1.4.7

dpkp/kafka-python

版本发布时间: 2019-10-01 05:09:54

dpkp/kafka-python最新发布版本:2.0.2(2020-09-30 15:32:24)

1.4.7 (Sep 30, 2019)

This release is focused on KafkaConsumer performance, Admin Client improvements, and Client concurrency. The KafkaConsumer iterator implementation has been greatly simplified so that it just wraps consumer.poll(). The prior implementation will remain available for a few more releases using the optional KafkaConsumer config: legacy_iterator=True . This is expected to improve consumer throughput substantially and help reduce heartbeat failures / group rebalancing.

Major thanks to @carsonip @Baisang @iv-m @davidheitman @cardy31 @ulrikjohansson @iAnomaly @Wayde2014 @ossdev07 @commanderdishwasher @justecorruptio @melor @rustyrothwurt @sachiin @jacky15 and @rikonen for submitting PRs; thanks as well to everyone that submitted bug reports and issues, and to @jeffwidman and @tvoinarovskyi for code reviews, comments, testing, debugging, and helping to maintain kafka-python!

Client

KafkaConsumer

Miscellaneous Bugfixes / Improvements

Admin Client

Test Infrastructure / Documentation / Maintenance

相关地址:原始地址 下载(tar) 下载(zip)

查看:2019-10-01发行的版本