<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/test/test_failover_integration.py, 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>Speedup some failover tests w/ shorter SimpleClient timeout</title>
<updated>2016-04-08T16:23:57+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-08T04:31:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=2037d5f7355c78330526faaba5551107cbbda5ff'/>
<id>2037d5f7355c78330526faaba5551107cbbda5ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Catch more producer exceptions in failover tests</title>
<updated>2016-04-06T23:24:35+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-06T23:24:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=734cb28afe2e9b4694cdebf4cd66d5f63faf8b41'/>
<id>734cb28afe2e9b4694cdebf4cd66d5f63faf8b41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update imports from kafka.common -&gt; kafka.errors / kafka.structs</title>
<updated>2016-04-05T16:35:45+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-05T16:34:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=5a14bd8c947251d1a8f848175cc3cf2b07af3411'/>
<id>5a14bd8c947251d1a8f848175cc3cf2b07af3411</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support setting kafka instance port explicitly in fixture</title>
<updated>2016-02-16T05:56:10+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-02-16T04:20:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=0d1ccc7485acf09b282d8cc7a06cfd94e690eddb'/>
<id>0d1ccc7485acf09b282d8cc7a06cfd94e690eddb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '0.9'</title>
<updated>2016-01-08T02:51:14+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-08T02:51:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=828377377da43749af0d27ee256ef31bf714cf17'/>
<id>828377377da43749af0d27ee256ef31bf714cf17</id>
<content type='text'>
Conflicts:
	kafka/codec.py
	kafka/version.py
	test/test_producer.py
	test/test_producer_integration.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	kafka/codec.py
	kafka/version.py
	test/test_producer.py
	test/test_producer_integration.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix KafkaClient-&gt;SimpleClient references</title>
<updated>2016-01-08T01:57:24+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-08T01:57:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=9a8af1499ca425366d934487469d9977fae7fe5f'/>
<id>9a8af1499ca425366d934487469d9977fae7fe5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use 2-second KafkaClient timeout in failover tests</title>
<updated>2016-01-04T00:25:12+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-04T00:25:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=fa7ecdaf3fd1ee9d54f8c39e98c99e439353d426'/>
<id>fa7ecdaf3fd1ee9d54f8c39e98c99e439353d426</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Catch and retry on RequestTimedOutError in producer failover test</title>
<updated>2015-12-30T01:49:04+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-30T01:49:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=3748bade2893acd8870c98c810173776eced0068'/>
<id>3748bade2893acd8870c98c810173776eced0068</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename TopicAndPartition -&gt; TopicPartition</title>
<updated>2015-12-28T21:44:29+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-21T09:37:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=c9e6f17e42e410adfe583d987c516149bdcdcdae'/>
<id>c9e6f17e42e410adfe583d987c516149bdcdcdae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Retry on FailedPayloadsError from consumer.pending() in failover tests</title>
<updated>2015-12-18T16:52:21+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-18T16:52:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=fa28b2a9f4738730bdb62b03bd6dd09e8c7ba152'/>
<id>fa28b2a9f4738730bdb62b03bd6dd09e8c7ba152</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
