This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-kafka
Code
Issues
Proposed changes
Files
594f7079da4fc1598966dcc82caaf73532dea4d4
deb-python-kafka
/
kafka
/
consumer
History
Dana Powers
c921b2ac4c
Update consumer_timeout_ms docstring per
#749
2016-07-08 16:04:09 -07:00
..
__init__.py
Switch to new KafkaConsumer in module imports
2016-01-03 16:14:37 -08:00
base.py
Update imports from kafka.common -> kafka.errors / kafka.structs
2016-04-05 09:35:45 -07:00
fetcher.py
Use explicit subscription state flag to handle seek() during message iteration
2016-07-08 15:06:37 -07:00
group.py
Update consumer_timeout_ms docstring per
#749
2016-07-08 16:04:09 -07:00
multiprocess.py
Add DeprecationWarnings to legacy KafkaClient, Simple/MultiProcess/Consumer, and KafkaConnection
2016-01-12 16:52:30 -08:00
simple.py
Remove unused imports
2016-04-05 10:22:54 -07:00
subscription_state.py
Use explicit subscription state flag to handle seek() during message iteration
2016-07-08 15:06:37 -07:00