<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/kafka, branch least_loaded_node</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>Update KafkaClient.least_loaded_node</title>
<updated>2016-06-18T23:32:01+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-06-18T23:32:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=66f3ce81a23ab19f647a56f4845a0a6c4cb86c52'/>
<id>66f3ce81a23ab19f647a56f4845a0a6c4cb86c52</id>
<content type='text'>
 - Main node loop should check all known brokers, not just conn objects,
   which is consistent with the official java client.
 - This fixes a bug which could cause least_loaded_node to always
   return the same unavailable node
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Main node loop should check all known brokers, not just conn objects,
   which is consistent with the official java client.
 - This fixes a bug which could cause least_loaded_node to always
   return the same unavailable node
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version for development</title>
<updated>2016-06-02T00:47:56+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-06-02T00:47:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=2afe09e7c17af4ad311f37f1562b9717d934561c'/>
<id>2afe09e7c17af4ad311f37f1562b9717d934561c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch Release 1.2.1</title>
<updated>2016-06-01T23:55:06+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-06-01T23:55:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=21dae47b3858ebee23b4e9ce88541b7cb0793de5'/>
<id>21dae47b3858ebee23b4e9ce88541b7cb0793de5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix regression in MessageSet decoding wrt PartialMessages (#716)</title>
<updated>2016-06-01T23:49:17+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-06-01T23:49:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=8805d30b781b95786e8f6fc2fa0a24e6e2bd270d'/>
<id>8805d30b781b95786e8f6fc2fa0a24e6e2bd270d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Catch response decode errors and log details (#715)</title>
<updated>2016-06-01T23:48:43+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-06-01T23:48:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=644a1141b0dd22e618277afe7b171b2f3fb8ca2d'/>
<id>644a1141b0dd22e618277afe7b171b2f3fb8ca2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version for development</title>
<updated>2016-05-24T21:32:06+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-05-24T21:31:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=5f90d436d262939e39a900e83718e666fe8f4402'/>
<id>5f90d436d262939e39a900e83718e666fe8f4402</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 1.2.0</title>
<updated>2016-05-24T20:24:01+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-05-24T20:24:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=fea254f99845bf091612a43b8b2a7706b0e32344'/>
<id>fea254f99845bf091612a43b8b2a7706b0e32344</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>KAFKA-3388: Fix expiration of batches sitting in the accumulator (#699)</title>
<updated>2016-05-23T05:07:33+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-05-23T05:07:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=cc9ed8b96f3cc96dd2712cc0dda123c6c24679d5'/>
<id>cc9ed8b96f3cc96dd2712cc0dda123c6c24679d5</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://git.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://git.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>
</feed>
