<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch check_version</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>KakfaClient.check_version: Scan all brokers until a version is identified or timeout</title>
<updated>2016-06-19T06:58:56+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-06-18T23:48:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=22e1c7ebdc5f660c195dfa94ea1e83b7c004d500'/>
<id>22e1c7ebdc5f660c195dfa94ea1e83b7c004d500</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always process pending MetadataRequest in conn.check_version</title>
<updated>2016-06-19T06:21:22+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-06-18T23:43:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=915466a9fcc84c453f03d4e0425f0bc81a696656'/>
<id>915466a9fcc84c453f03d4e0425f0bc81a696656</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mute all connection logging during conn.check_version</title>
<updated>2016-06-19T06:21:22+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-06-18T23:43:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=8818987162696802ef0a7d91237a6d4bb583d437'/>
<id>8818987162696802ef0a7d91237a6d4bb583d437</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update KafkaClient.least_loaded_node (#730)</title>
<updated>2016-06-19T06:18:42+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-06-19T06:18:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=0b5a49e58d16336c1a632a4f5e42bc4fbbb3d118'/>
<id>0b5a49e58d16336c1a632a4f5e42bc4fbbb3d118</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>Use weakref when registering a producer.close atexit to fix normal gc (#728)</title>
<updated>2016-06-18T21:51:23+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-06-18T21:51:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=6271c02c6eebf52a6d368416db49bfa57b09ef04'/>
<id>6271c02c6eebf52a6d368416db49bfa57b09ef04</id>
<content type='text'>
* Use weakref when registering a producer.close atexit to fix normal gc
* Test that del(producer) terminates async thread</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use weakref when registering a producer.close atexit to fix normal gc
* Test that del(producer) terminates async thread</pre>
</div>
</content>
</entry>
<entry>
<title>Close selector when closing the client connection to fix fd leak. (#729)</title>
<updated>2016-06-17T21:24:00+00:00</updated>
<author>
<name>Michael Smith</name>
<email>mlrsmith@gmail.com</email>
</author>
<published>2016-06-17T21:24:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=5b9c55817b76eab8346f65e7c973c518d1e82409'/>
<id>5b9c55817b76eab8346f65e7c973c518d1e82409</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tweak spelling mistake (#719)</title>
<updated>2016-06-17T17:44:06+00:00</updated>
<author>
<name>steve8918</name>
<email>steve8918@gmail.com</email>
</author>
<published>2016-06-17T17:44:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=1e532c674067e2399fa014151a2e8e49caa4fe58'/>
<id>1e532c674067e2399fa014151a2e8e49caa4fe58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rearrange connection tests to separate legacy KafkaConnection</title>
<updated>2016-06-04T23:49:38+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-06-04T23:49:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=81860eeea1449678fb2d42082e08d1bc40cf1f30'/>
<id>81860eeea1449678fb2d42082e08d1bc40cf1f30</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-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>
</feed>
