This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-kafka
Code
Issues
Proposed changes
Files
2c7b7452a8ca761672e70ee56b3779e4a96c1997
deb-python-kafka
/
kafka
/
consumer
History
Dana Powers
2a1970138c
Disable offset commits and auto-partition-assignment when group_id is None
2016-01-24 18:38:26 -08:00
..
__init__.py
Switch to new KafkaConsumer in module imports
2016-01-03 16:14:37 -08:00
base.py
Add DeprecationWarnings to legacy KafkaClient, Simple/MultiProcess/Consumer, and KafkaConnection
2016-01-12 16:52:30 -08:00
fetcher.py
Attempt to pipeline fetchrequests in iterator
2016-01-12 14:41:22 -08:00
group.py
Disable offset commits and auto-partition-assignment when group_id is None
2016-01-24 18:38:26 -08:00
multiprocess.py
Add DeprecationWarnings to legacy KafkaClient, Simple/MultiProcess/Consumer, and KafkaConnection
2016-01-12 16:52:30 -08:00
simple.py
Add DeprecationWarnings to legacy KafkaClient, Simple/MultiProcess/Consumer, and KafkaConnection
2016-01-12 16:52:30 -08:00
subscription_state.py
KAFKA-2978: consumer stops fetching when consumed and fetch positions get out of sync
2016-01-10 12:06:04 -08:00