<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch simple</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>Start test fixtures in new session to avoid propagating signals (i.e., Ctrl-C)</title>
<updated>2015-12-30T21:05:28+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-30T21:05:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=71e7568fcb8132899f366b37c32645fd5a40dc4b'/>
<id>71e7568fcb8132899f366b37c32645fd5a40dc4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove old kafka-bin directory and verify kafka-run-class.sh exists when installing server artifacts</title>
<updated>2015-12-18T19:17:48+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-18T19:17:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=a844d4fad6b38dec5a2d0c31246e20fc7ebaf9c4'/>
<id>a844d4fad6b38dec5a2d0c31246e20fc7ebaf9c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only download/install server artifacts if bin/kafka-run-class.sh not found</title>
<updated>2015-12-18T17:50:36+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-18T17:49:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=281fc0bc69260e10d393bc652691d41f42ebb619'/>
<id>281fc0bc69260e10d393bc652691d41f42ebb619</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>
<entry>
<title>Merge pull request #490 from mre/patch-1</title>
<updated>2015-12-18T16:25:00+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2015-12-18T16:25:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=680bd71755ed28ab5761d94f812aff562d3f4a5b'/>
<id>680bd71755ed28ab5761d94f812aff562d3f4a5b</id>
<content type='text'>
Fix typo in docblock</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix typo in docblock</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in docblock</title>
<updated>2015-12-18T16:03:27+00:00</updated>
<author>
<name>Matthias Endler</name>
<email>matthias-endler@gmx.net</email>
</author>
<published>2015-12-18T16:03:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=a3c85ddf91536d15a3cb465ac910f95869c20587'/>
<id>a3c85ddf91536d15a3cb465ac910f95869c20587</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 #489 from dpkp/producer_new_topic</title>
<updated>2015-12-18T07:28:35+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2015-12-18T07:28:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=04a3a32eb724fee8c6c21195ea005fe8f35e9fb7'/>
<id>04a3a32eb724fee8c6c21195ea005fe8f35e9fb7</id>
<content type='text'>
Handle new topic auto-creation in SimpleProducer.send_messages</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Handle new topic auto-creation in SimpleProducer.send_messages</pre>
</div>
</content>
</entry>
<entry>
<title>Mock client.ensure_topic_exists in test_producer_sync_fail_on_error</title>
<updated>2015-12-17T18:23:15+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-17T18:23:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=f89b9da1f3dc15cc728be22d532e4927d33c47f7'/>
<id>f89b9da1f3dc15cc728be22d532e4927d33c47f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle new topic creation / LeaderNotAvailableError in initial SimpleProducer.send_messages call</title>
<updated>2015-12-17T06:39:51+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-17T06:39:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=178a1dccd87c84a39e4910393447f5189d1af2e1'/>
<id>178a1dccd87c84a39e4910393447f5189d1af2e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add producer integration test for SimpleProducer handling new topic creation</title>
<updated>2015-12-17T06:38:54+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-17T06:38:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=7d4161f6d2b5302451f7dc2c139dbe1880635eb7'/>
<id>7d4161f6d2b5302451f7dc2c139dbe1880635eb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
