This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-kafka
Code
Issues
Proposed changes
Files
ecb4d49c06484e8ed9bdb6db35350d104e13b730
deb-python-kafka
/
kafka
/
consumer
History
Dana Powers
ecb4d49c06
Pass consumer timeout to client.poll() in iterator; check timeout before iterating fetcher
2016-01-10 21:24:33 -08:00
..
__init__.py
Switch to new KafkaConsumer in module imports
2016-01-03 16:14:37 -08:00
base.py
Fix KafkaClient->SimpleClient references
2016-01-07 17:57:24 -08:00
fetcher.py
Fix debug logging call in PR 500
2016-01-10 16:02:40 -08:00
group.py
Pass consumer timeout to client.poll() in iterator; check timeout before iterating fetcher
2016-01-10 21:24:33 -08:00
multiprocess.py
Fix KafkaClient->SimpleClient references
2016-01-07 17:57:24 -08:00
simple.py
Fix KafkaClient->SimpleClient references
2016-01-07 17:57:24 -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