<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch KAFKA-3388</title>
<subtitle>github.com: mumrah/kafka-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/kafka-python.git/'/>
<entry>
<title>KAFKA-3388: Fix expiration of batches sitting in the accumulator</title>
<updated>2016-05-23T02:37:15+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-05-23T02:37:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=b6d28b86941f53536d87aa4729c6c2f2a13d5a22'/>
<id>b6d28b86941f53536d87aa4729c6c2f2a13d5a22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>KAFKA-3197: when max.in.flight.request.per.connection = 1, attempt to guarantee ordering (#698)</title>
<updated>2016-05-23T02:21:35+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-05-23T02:21:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=b000303045e7e4e7d65cf369f91661cad943992c'/>
<id>b000303045e7e4e7d65cf369f91661cad943992c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dont use soon-to-be-reserved keyword await as function name (FutureProduceResult) (#697)</title>
<updated>2016-05-23T00:16:20+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-05-23T00:16:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=42293725e5361fd6e6fd38b0ac58afda82e94d3a'/>
<id>42293725e5361fd6e6fd38b0ac58afda82e94d3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix socket leaks in KafkaClient (#696)</title>
<updated>2016-05-23T00:14:43+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-05-23T00:14:43+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=77cb35078a7408ebb0eab4bfc2220cc11c10d3b2'/>
<id>77cb35078a7408ebb0eab4bfc2220cc11c10d3b2</id>
<content type='text'>
* Cleanup wakeup socketpair on close to avoid leak in KafkaClient
* Cleanup unneeded bootstrap connection to avoid leak in KafkaClient
* Dont warn on socket disconnections caused by KafkaClient.close()</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Cleanup wakeup socketpair on close to avoid leak in KafkaClient
* Cleanup unneeded bootstrap connection to avoid leak in KafkaClient
* Dont warn on socket disconnections caused by KafkaClient.close()</pre>
</div>
</content>
</entry>
<entry>
<title>Use standard LZ4 framing for v1 messages / kafka 0.10 (#695)</title>
<updated>2016-05-23T00:14:03+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-05-23T00:14:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=1d4251a9efa4c5466ba5095f3ba199bf082a72b5'/>
<id>1d4251a9efa4c5466ba5095f3ba199bf082a72b5</id>
<content type='text'>
* LZ4 framing fixed in 0.10 / message v1 -- retain broken lz4 code for compatibility
* lz4f does not support easy incremental decompression - raise RuntimeError
* Update lz4 codec tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* LZ4 framing fixed in 0.10 / message v1 -- retain broken lz4 code for compatibility
* lz4f does not support easy incremental decompression - raise RuntimeError
* Update lz4 codec tests
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Fetch/Produce API v2 for brokers &gt;= 0.10 (uses message format v1) (#694)</title>
<updated>2016-05-22T19:41:17+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-05-22T19:41:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=96530f6a9c4a31d23b069ba162dba6cf45a5efd0'/>
<id>96530f6a9c4a31d23b069ba162dba6cf45a5efd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #693 from dpkp/message_format_v1</title>
<updated>2016-05-22T17:28:56+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-05-22T17:28:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=7941a2ac7ec6663f08c6291d92746eae9f792916'/>
<id>7941a2ac7ec6663f08c6291d92746eae9f792916</id>
<content type='text'>
Message format v1 (KIP-31 / KIP-32)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Message format v1 (KIP-31 / KIP-32)</pre>
</div>
</content>
</entry>
<entry>
<title>Add some simple message protocol tests</title>
<updated>2016-05-22T16:51:37+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-05-22T07:17:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=aa5bde6ac382966395f8f1466c46d55cf28c2cce'/>
<id>aa5bde6ac382966395f8f1466c46d55cf28c2cce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename legacy protocol tests</title>
<updated>2016-05-22T16:51:37+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-05-22T06:41:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=54eb2641ec9aac1249be00dda92c07db39801400'/>
<id>54eb2641ec9aac1249be00dda92c07db39801400</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve consumer group test loop</title>
<updated>2016-05-22T16:51:37+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-05-22T06:30:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=7719946d74eea6aab6c7865d453d061514096689'/>
<id>7719946d74eea6aab6c7865d453d061514096689</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
