File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 66Consumer
77* KAFKA-3007: KafkaConsumer max_poll_records (dpkp 831)
88* Raise exception if given a non-str topic (ssaamm 824)
9+ * Immediately update metadata for pattern subscription (laz2 915)
910
1011Producer
1112* Update Partitioners for use with KafkaProducer (barrotsteindev 827)
1718
1819Bugfixes
1920* Fix errorcode check when socket.connect_ex raises an exception (guojh 907)
20- * Fix fetcher bug when processing offset out of range (dpkp 911 )
21+ * Fix fetcher bug when processing offset out of range (sibiryakov 860 )
2122* Fix possible request draining in ensure_active_group (dpkp 896)
2223* Fix metadata refresh handling with 0.10+ brokers when topic list is empty (sibiryakov 867)
2324* KafkaProducer should set timestamp in Message if provided (Drizzt1991 875)
You can’t perform that action at this time.
0 commit comments