This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-kafka
Code
Issues
Proposed changes
Files
c34d13879641d27cceb9403a4e6617152dfda0f3
deb-python-kafka
/
kafka
/
consumer
History
Dana Powers
20f4c95289
Add api_version config to KafkaClient, deprecate str in favor of tuples (
#761
)
2016-07-16 13:04:28 -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
Add skip_double_compressed_messages option to KafkaConsumer
2016-07-14 23:57:04 -07:00
group.py
Add api_version config to KafkaClient, deprecate str in favor of tuples (
#761
)
2016-07-16 13:04:28 -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