<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch deprecation_warnings</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 DeprecationWarnings to legacy KafkaClient, Simple/MultiProcess/Consumer, and KafkaConnection</title>
<updated>2016-01-13T00:52:30+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-13T00:52:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=4079a582b07989e683bcb2d87f6d522ed61a4f66'/>
<id>4079a582b07989e683bcb2d87f6d522ed61a4f66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add mocking to test_coordinator::test_close to fix random test failure (via travis logs)</title>
<updated>2016-01-12T00:09:04+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-12T00:09:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=dcad3fea16028ae00f64baa981553b62666b15fb'/>
<id>dcad3fea16028ae00f64baa981553b62666b15fb</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 #496 from dpkp/idle_sleep</title>
<updated>2016-01-11T06:20:42+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-01-11T06:20:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=829b0379eb6f4df2e20fceb6673ad60e21b348f3'/>
<id>829b0379eb6f4df2e20fceb6673ad60e21b348f3</id>
<content type='text'>
Prevent idle CPU spin by sleeping if there are no sockets to read</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prevent idle CPU spin by sleeping if there are no sockets to read</pre>
</div>
</content>
</entry>
<entry>
<title>Pass consumer timeout to client.poll() in iterator; check timeout before iterating fetcher</title>
<updated>2016-01-11T05:24:33+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-11T03:56:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=ecb4d49c06484e8ed9bdb6db35350d104e13b730'/>
<id>ecb4d49c06484e8ed9bdb6db35350d104e13b730</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix sec / millisec unit bug in KafkaConsumer._poll_once()</title>
<updated>2016-01-11T05:24:33+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-11T03:54:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=b86daafeaf72f4d678d3b627d32f39ab6f0e54ec'/>
<id>b86daafeaf72f4d678d3b627d32f39ab6f0e54ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Receive all available responses in client._poll</title>
<updated>2016-01-11T05:24:33+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-11T03:53:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=d2f136073cac0c8379f357cd76b0ea163fd22a99'/>
<id>d2f136073cac0c8379f357cd76b0ea163fd22a99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>If a completed future is polled, do not block</title>
<updated>2016-01-11T05:24:33+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-11T03:52:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=5fa8c88d6f369b3eceae7f34296b56cfd92d1f90'/>
<id>5fa8c88d6f369b3eceae7f34296b56cfd92d1f90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid CPU spinnning when there are no sockets to read</title>
<updated>2016-01-11T05:23:38+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-08T23:47:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=1fd596062fba5ce4236623249ffafcf0be985282'/>
<id>1fd596062fba5ce4236623249ffafcf0be985282</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix delayed_task timeout commit 45d26b6</title>
<updated>2016-01-11T05:21:40+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-11T05:11:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=5d2886bae36c8336a15e0f58c827556de186350a'/>
<id>5d2886bae36c8336a15e0f58c827556de186350a</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 #502 from dpkp/task_poll_timeout</title>
<updated>2016-01-11T00:40:29+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-01-11T00:40:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=ca08f759df60f4e7debaacc9b674e3191d5106bb'/>
<id>ca08f759df60f4e7debaacc9b674e3191d5106bb</id>
<content type='text'>
Add delayed task timeouts to _poll calls</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add delayed task timeouts to _poll calls</pre>
</div>
</content>
</entry>
</feed>
