<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/kafka/client_async.py, branch conn_send_timeout</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>Fixup for PR 1264 -- required to propagate configuration to BrokerConnection</title>
<updated>2017-10-22T00:02:21+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-10-22T00:02:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=4dbf34abce9b4addbb304520e2f692fbaef60ae5'/>
<id>4dbf34abce9b4addbb304520e2f692fbaef60ae5</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 #1258 from dpkp/pending_completions</title>
<updated>2017-10-21T12:20:38+00:00</updated>
<author>
<name>Taras Voinarovskyi</name>
<email>voyn1991@gmail.com</email>
</author>
<published>2017-10-21T12:20:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=146b893e0fbac21150f74a8ba2f17cc64e1714ad'/>
<id>146b893e0fbac21150f74a8ba2f17cc64e1714ad</id>
<content type='text'>
Move callback processing from BrokerConnection to KafkaClient</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move callback processing from BrokerConnection to KafkaClient</pre>
</div>
</content>
</entry>
<entry>
<title>Explicitly check for None rather than falsey</title>
<updated>2017-10-19T20:25:53+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2017-10-19T03:28:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=0bd5d2ab5738065df410ec2f9381844b28fe7425'/>
<id>0bd5d2ab5738065df410ec2f9381844b28fe7425</id>
<content type='text'>
Be pedantic about checking for identity rather than equality to avoid issues like #1237 / 411bc08f214b7afc36f11bde2047096c06467088
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Be pedantic about checking for identity rather than equality to avoid issues like #1237 / 411bc08f214b7afc36f11bde2047096c06467088
</pre>
</div>
</content>
</entry>
<entry>
<title>Move callback processing from BrokerConnection to KafkaClient</title>
<updated>2017-10-16T04:52:58+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-10-16T04:52:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=e3b1ad24b80dd60e3159566740f40fc6f5811070'/>
<id>e3b1ad24b80dd60e3159566740f40fc6f5811070</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove a few unused imports (#1188)</title>
<updated>2017-08-30T05:45:04+00:00</updated>
<author>
<name>James Lamb</name>
<email>jaylamb20@gmail.com</email>
</author>
<published>2017-08-30T05:45:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=24bf504cd894c85a861c6691e778359220e40323'/>
<id>24bf504cd894c85a861c6691e778359220e40323</id>
<content type='text'>
* Removed a few unused imports

* Added note on socketpair monkey-path</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Removed a few unused imports

* Added note on socketpair monkey-path</pre>
</div>
</content>
</entry>
<entry>
<title>BrokerConnection receive bytes pipe (#1032)</title>
<updated>2017-08-15T20:00:02+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-08-15T20:00:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=ba7afd9bc9362055ec0bedcf53eb6f8909dc22d2'/>
<id>ba7afd9bc9362055ec0bedcf53eb6f8909dc22d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop unused sleep kwarg to poll (#1177)</title>
<updated>2017-08-15T19:59:35+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-08-15T19:59:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=cbc6fdc4b973a6a94953c9ce9c33e54e415e45bf'/>
<id>cbc6fdc4b973a6a94953c9ce9c33e54e415e45bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Select on sockets to avoid busy polling during bootstrap (#1175)</title>
<updated>2017-08-13T17:40:48+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-08-13T17:40:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=422189bf04bd5cd8c76e8cbf9d48fd19a78e9ba9'/>
<id>422189bf04bd5cd8c76e8cbf9d48fd19a78e9ba9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>KIP-144: Exponential backoff for broker reconnections (#1124)</title>
<updated>2017-06-19T17:16:02+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-06-19T17:16:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=b1cc966439a65f8be1b3973b16753dfba2b51c37'/>
<id>b1cc966439a65f8be1b3973b16753dfba2b51c37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixup for #1085 -- only check for changed metadata on disconnected nodes</title>
<updated>2017-06-19T06:18:41+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-06-19T06:18:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=bbbac3dc3678df069ef72ecfea62d435bc519a07'/>
<id>bbbac3dc3678df069ef72ecfea62d435bc519a07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
