<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch remove-unused-import</title>
<subtitle>github.com: mumrah/kafka-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/'/>
<entry>
<title>will-this-fix-tests-or-change-to-import-from-conn.dns_lookup?</title>
<updated>2019-05-23T04:17:41+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2019-05-23T04:17:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=1f0394fa76e00cc8645894095ae81454535099b7'/>
<id>1f0394fa76e00cc8645894095ae81454535099b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused import</title>
<updated>2019-05-23T01:06:32+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2019-05-23T01:06:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=f5acccf07b03f30f5f1b6f48c5f0166de8ab3d26'/>
<id>f5acccf07b03f30f5f1b6f48c5f0166de8ab3d26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use futures to parallelize calls to _send_request_to_node() (#1807)</title>
<updated>2019-05-21T20:33:30+00:00</updated>
<author>
<name>Lou-Cipher</name>
<email>dmheitman@gmail.com</email>
</author>
<published>2019-05-21T20:33:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=f145e37c1992da71d5c65c0d86ae971cda62e058'/>
<id>f145e37c1992da71d5c65c0d86ae971cda62e058</id>
<content type='text'>
Use `futures` to parallelize calls to `_send_request_to_node()`

This allows queries that need to go to multiple brokers to be run in parallel.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use `futures` to parallelize calls to `_send_request_to_node()`

This allows queries that need to go to multiple brokers to be run in parallel.</pre>
</div>
</content>
</entry>
<entry>
<title>Update link to kafka docs</title>
<updated>2019-05-17T22:14:13+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2019-05-17T22:14:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=1b6c9c76bcf753c4dd28dc2d865d6d43246cf4af'/>
<id>1b6c9c76bcf753c4dd28dc2d865d6d43246cf4af</id>
<content type='text'>
Now that the old zookeeper consumer has been completely deprecated/removed, these are no longer the "new consumer configs" but rather simply the "consumer configs"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that the old zookeeper consumer has been completely deprecated/removed, these are no longer the "new consumer configs" but rather simply the "consumer configs"</pre>
</div>
</content>
</entry>
<entry>
<title>A little python cleanup (#1805)</title>
<updated>2019-05-17T19:36:56+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2019-05-17T19:36:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=f854791b1888dad633c78dfeadd0ea7ebcca1e8f'/>
<id>f854791b1888dad633c78dfeadd0ea7ebcca1e8f</id>
<content type='text'>
1. Remove unused variable: `partitions_for_topic`
2. No need to cast to list as `sorted()` already returns a list
3. Using `enumerate()` is cleaner than `range(len())` and handles assigning
`member`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. Remove unused variable: `partitions_for_topic`
2. No need to cast to list as `sorted()` already returns a list
3. Using `enumerate()` is cleaner than `range(len())` and handles assigning
`member`</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version for development of next release</title>
<updated>2019-04-03T14:08:01+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2019-04-03T14:08:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=f6a8a38937688ea2cc5dc13d3d1039493be5c9b5'/>
<id>f6a8a38937688ea2cc5dc13d3d1039493be5c9b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 1.4.6</title>
<updated>2019-04-03T05:13:14+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2019-04-03T05:13:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=be7f9358e34dff18a060422b85398fd500c18cc2'/>
<id>be7f9358e34dff18a060422b85398fd500c18cc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not call state_change_callback with lock (#1775)</title>
<updated>2019-04-03T04:27:49+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2019-04-03T04:27:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=91d31494d02ea636a991abb4dfb25dd904eefd45'/>
<id>91d31494d02ea636a991abb4dfb25dd904eefd45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Additional BrokerConnection locks to synchronize protocol/IFR state (#1768)</title>
<updated>2019-04-02T16:23:44+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2019-04-02T16:23:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=27cd93be3e7f2e3f3baca04d2126cf3bb6374668'/>
<id>27cd93be3e7f2e3f3baca04d2126cf3bb6374668</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Return connection state explicitly after close in connect() (#1778)</title>
<updated>2019-04-02T16:21:01+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2019-04-02T16:21:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=ed4cab65704fb5c1c5f0c1071590ca0a7b3fbf4e'/>
<id>ed4cab65704fb5c1c5f0c1071590ca0a7b3fbf4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
