<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/kafka/protocol.py, branch simple</title>
<subtitle>github.com: mumrah/kafka-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/'/>
<entry>
<title>Merge pull request #420 from toddpalino/master</title>
<updated>2015-12-02T23:50:05+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2015-12-02T23:50:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=3e28b42e6691b864b6f940034a4ccdce0b69d406'/>
<id>3e28b42e6691b864b6f940034a4ccdce0b69d406</id>
<content type='text'>
Initial support for consumer coordinator</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initial support for consumer coordinator</pre>
</div>
</content>
</entry>
<entry>
<title>allow to specify compression level for codecs which support this</title>
<updated>2015-09-12T16:22:50+00:00</updated>
<author>
<name>trbs</name>
<email>trbs@trbs.net</email>
</author>
<published>2015-09-12T16:22:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=4d516fbd496096ae30191e13b7c2e378654b3759'/>
<id>4d516fbd496096ae30191e13b7c2e378654b3759</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support consumer metadata requests</title>
<updated>2015-07-02T05:29:56+00:00</updated>
<author>
<name>tpalino</name>
<email>tpalino@linkedin.com</email>
</author>
<published>2015-07-02T05:29:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=c01963682e1ec16dbde9b55cda4ec95ad2346476'/>
<id>c01963682e1ec16dbde9b55cda4ec95ad2346476</id>
<content type='text'>
Support added for ConsumerMetadataRequest and ConsumerMetadataResponse
Added consumer-aware request routine for supporting the consumer coordinator
Added separate client method for fetching Kafka-committed offsets from the coordinator
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support added for ConsumerMetadataRequest and ConsumerMetadataResponse
Added consumer-aware request routine for supporting the consumer coordinator
Added separate client method for fetching Kafka-committed offsets from the coordinator
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixup for loop vars in kafka/protocol.py</title>
<updated>2015-06-09T01:59:24+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-06-09T01:53:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=81abf094dcdfbbe78e55ee519b35658fefa410ef'/>
<id>81abf094dcdfbbe78e55ee519b35658fefa410ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use separate module loggers instead of a single 'kafka' logger</title>
<updated>2015-06-06T23:11:20+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-06-06T06:42:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=5d9b174cad28ef09202151b12571b8811e781841'/>
<id>5d9b174cad28ef09202151b12571b8811e781841</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct message keys for async batching mode</title>
<updated>2015-02-25T07:01:25+00:00</updated>
<author>
<name>Viktor Shlapakov</name>
<email>vshlapakov@gmail.com</email>
</author>
<published>2015-02-20T08:21:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=25ad88cbe68c816cf41ae12d6d6bfc7c2a0926e8'/>
<id>25ad88cbe68c816cf41ae12d6d6bfc7c2a0926e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Sphinx API docs</title>
<updated>2015-01-15T23:01:40+00:00</updated>
<author>
<name>Will Daly</name>
<email>will@edx.org</email>
</author>
<published>2015-01-04T17:23:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=01f378328e5383d05d52428b815f992eb2c536cb'/>
<id>01f378328e5383d05d52428b815f992eb2c536cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added keys to compressed messages (both gzip and snappy).</title>
<updated>2015-01-02T16:34:38+00:00</updated>
<author>
<name>Eric Hewitt</name>
<email>eric@understoryweather.com</email>
</author>
<published>2015-01-02T16:34:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=6603088f0adb4489d3031cfbbbf2ccd3d1dc55be'/>
<id>6603088f0adb4489d3031cfbbbf2ccd3d1dc55be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added optional argument key to create_message_set function</title>
<updated>2014-11-26T10:48:06+00:00</updated>
<author>
<name>Lou Marvin Caraig</name>
<email>loumarvincaraig@gmail.com</email>
</author>
<published>2014-11-26T10:48:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=813898781fde03aa09e30fdde4bc92951b211268'/>
<id>813898781fde03aa09e30fdde4bc92951b211268</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use b''.join([]) instead of += to speedup code</title>
<updated>2014-09-11T06:39:13+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2014-09-11T05:58:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=55e377bd475617cf489607c7c53890f89f590094'/>
<id>55e377bd475617cf489607c7c53890f89f590094</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
