This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-kafka
Code
Issues
Proposed changes
Files
4828e491f1cf014c9e5378f79bcd37dce59c6f7b
deb-python-kafka
/
kafka
/
consumer
History
Dana Powers
4162989b77
Use socket_options configuration to setsockopts(). Default TCP_NODELAY (
#783
)
2016-08-01 08:53:17 -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
Expand consumer.fetcher comment re comparing request / response offsets
2016-07-17 12:00:23 -07:00
group.py
Use socket_options configuration to setsockopts(). Default TCP_NODELAY (
#783
)
2016-08-01 08:53:17 -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