Re: Updates to Python client

2012-09-24 Thread Jun Rao
0.8 protocol is described here: https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposal Thanks, Jun On Mon, Sep 24, 2012 at 6:11 AM, David Arthur wrote: > I moved this into a standalone project on GitHub: > https://github.com/mumrah/kafka-python > > Any suggestions for featu

Re: Updates to Python client

2012-09-24 Thread David Arthur
I moved this into a standalone project on GitHub: https://github.com/mumrah/kafka-python Any suggestions for features beyond the protocol support? Also, where can I find details on protocol changes for 0.8 (if it's even finalized yet)? Cheers, David On Sep 22, 2012, at 2:55 PM, David Arthur