This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-kafka
Code
Issues
Proposed changes
Files
bcbc0c4e9af01009dd1750aa7d939e2489ddeb73
deb-python-kafka
/
kafka
/
coordinator
History
Dana Powers
ade3160a4b
KAFKA-3486: fix autocommit when partitions assigned manually (
#767
/
#626
)
2016-07-17 09:29:45 -07:00
..
assignors
Add RangePartitionAssignor (and use as default); add assignor tests
2016-02-16 12:41:00 -08:00
__init__.py
AbstractCoordinator (modelled after upstream Java class)
2015-12-28 15:18:43 -08:00
base.py
Fix KafkaConsumer autocommit for 0.8 brokers (
#756
/
#706
)
2016-07-16 09:22:11 -07:00
consumer.py
KAFKA-3486: fix autocommit when partitions assigned manually (
#767
/
#626
)
2016-07-17 09:29:45 -07:00
heartbeat.py
Remove unused imports
2016-04-05 10:22:54 -07:00
protocol.py
Update imports from kafka.common -> kafka.errors / kafka.structs
2016-04-05 09:35:45 -07:00