<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch disconnects</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>Improve socket disconnect handling</title>
<updated>2016-04-26T04:45:18+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-26T01:59:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=fa59d4da590e851a137cb0cf4c93f0089cae6890'/>
<id>fa59d4da590e851a137cb0cf4c93f0089cae6890</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable standard metadata refresh hook during bootstrap</title>
<updated>2016-04-26T04:45:18+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-26T01:58:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=959e57fb7d87860c310946602bcd802c8c21bf14'/>
<id>959e57fb7d87860c310946602bcd802c8c21bf14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add disconnected socket tests for conn.recv()</title>
<updated>2016-04-26T04:45:18+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-26T04:45:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=0b664ff3755e2e21c7aeb76e3f9020afe16ae74b'/>
<id>0b664ff3755e2e21c7aeb76e3f9020afe16ae74b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename mocked socket as _socket in test_conn</title>
<updated>2016-04-26T04:45:18+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-26T04:43:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=2d759452cf0f0996f23990319466d31581197319'/>
<id>2d759452cf0f0996f23990319466d31581197319</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>handle unexpected reads in client_async</title>
<updated>2016-04-26T01:56:00+00:00</updated>
<author>
<name>James Brown</name>
<email>jbrown@easypost.com</email>
</author>
<published>2016-04-25T17:56:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=161fa6d76b8220954eb52554e4bebc470308172d'/>
<id>161fa6d76b8220954eb52554e4bebc470308172d</id>
<content type='text'>
Should fix #661.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Should fix #661.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #670 from zackdever/predictable-future</title>
<updated>2016-04-25T23:27:37+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-25T23:27:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=22dd002800839fd0788648e8308104bb012d96b7'/>
<id>22dd002800839fd0788648e8308104bb012d96b7</id>
<content type='text'>
Consistent error handling in future call/errbacks + better test failures</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Consistent error handling in future call/errbacks + better test failures</pre>
</div>
</content>
</entry>
<entry>
<title>Allow setting host interface in KafkaFixture.instance</title>
<updated>2016-04-25T23:26:44+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-25T20:39:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=c7564d239795f9d20f5a027f32130ee1ae84ab3e'/>
<id>c7564d239795f9d20f5a027f32130ee1ae84ab3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable errors on callbacks in testing. fix broken test.</title>
<updated>2016-04-25T21:48:50+00:00</updated>
<author>
<name>Zack Dever</name>
<email>zdever@pandora.com</email>
</author>
<published>2016-04-25T21:48:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=87e71b4e781a1d1a92d4e538f44036ae9ff9c593'/>
<id>87e71b4e781a1d1a92d4e538f44036ae9ff9c593</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use the same logic for callbacks regardless of is_done status</title>
<updated>2016-04-25T21:22:51+00:00</updated>
<author>
<name>Zack Dever</name>
<email>zdever@pandora.com</email>
</author>
<published>2016-04-25T21:22:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=0300edb353e8581e47cb06a3294f9456d4e7ad2d'/>
<id>0300edb353e8581e47cb06a3294f9456d4e7ad2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix throttle_time_ms sensor</title>
<updated>2016-04-25T20:39:42+00:00</updated>
<author>
<name>Zack Dever</name>
<email>zackdever@gmail.com</email>
</author>
<published>2016-04-25T20:39:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=aefafd270a75b9a3d21c148eefba5ba56cbc622b'/>
<id>aefafd270a75b9a3d21c148eefba5ba56cbc622b</id>
<content type='text'>
Fixes #665 </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #665 </pre>
</div>
</content>
</entry>
</feed>
