<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/test, branch message_format_v1</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>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://git.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://git.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://git.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>
<entry>
<title>* [SimpleConsumer] Fix legacy SimpleConsumer when using compressed messages* [Legacy Protocol] Update legacy protocol to handle compressed messages</title>
<updated>2016-05-10T15:34:06+00:00</updated>
<author>
<name>Paul Cavallaro</name>
<email>paulcavallaro@users.noreply.github.com</email>
</author>
<published>2016-05-10T15:34:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=2c9930dea4a4537cf237ac7cc9db1f3970419b59'/>
<id>2c9930dea4a4537cf237ac7cc9db1f3970419b59</id>
<content type='text'>
* [SimpleConsumer] Fix legacy SimpleConsumer when using compressed messages</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [SimpleConsumer] Fix legacy SimpleConsumer when using compressed messages</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>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>More thorough IPv6 support that uses getaddrinfo to resolve names</title>
<updated>2016-04-24T23:20:22+00:00</updated>
<author>
<name>James Brown</name>
<email>jbrown@easypost.com</email>
</author>
<published>2016-04-11T23:52:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=434802dfa17f8c9d6b17b02d12bf0f7bee6240cd'/>
<id>434802dfa17f8c9d6b17b02d12bf0f7bee6240cd</id>
<content type='text'>
Fixes #641
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #641
</pre>
</div>
</content>
</entry>
</feed>
