This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-kafka
Code
Issues
Proposed changes
Files
1fabef18bf586be4e12f71c8a8b03639f5eb590a
deb-python-kafka
/
kafka
/
consumer
History
Dana Powers
2a783d047a
Add more assertions in KafkaConsumer (primarily to seek* methods)
2016-02-01 00:20:22 -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
Add KafkaConsumer.highwater(partition) to get highwater offsets from FetchResponses
2016-01-31 23:46:31 -08:00
group.py
Add more assertions in KafkaConsumer (primarily to seek* methods)
2016-02-01 00:20:22 -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
Add KafkaConsumer.highwater(partition) to get highwater offsets from FetchResponses
2016-01-31 23:46:31 -08:00