<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch coordinator_lock_order</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>Change coordinator lock acquisition order</title>
<updated>2019-09-29T18:05:32+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2019-05-29T05:39:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=318c261118299d57a2eabe9633fb7caf45c83a08'/>
<id>318c261118299d57a2eabe9633fb7caf45c83a08</id>
<content type='text'>
  * Coordinator lock acquired first, client lock acquired second
  * Release client lock to process futures
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  * Coordinator lock acquired first, client lock acquired second
  * Release client lock to process futures
</pre>
</div>
</content>
</entry>
<entry>
<title>Rely on socket selector to detect completed connection attempts (#1909)</title>
<updated>2019-09-29T02:30:09+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2019-09-29T02:30:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=89bf6a6ee51e8a54f909eae4785d04e485b91198'/>
<id>89bf6a6ee51e8a54f909eae4785d04e485b91198</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Wrap consumer.poll() for KafkaConsumer iteration (#1902)</title>
<updated>2019-09-29T02:19:29+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2019-09-29T02:19:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=5d1d42429e07f4aa2959b488ea76efb6d0bafc79'/>
<id>5d1d42429e07f4aa2959b488ea76efb6d0bafc79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip admin integration tests -- travis fixture issues</title>
<updated>2019-09-29T01:18:06+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2019-09-29T01:18:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=a9f513cf9978b8b9f26ad04bba1d33a9ae6d1b99'/>
<id>a9f513cf9978b8b9f26ad04bba1d33a9ae6d1b99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update kafka.properties for ACL tests (0.11+ only)</title>
<updated>2019-09-29T00:44:17+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2019-09-29T00:44:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=580fc0c05314c0965394faa3bceecbeef5d72f22'/>
<id>580fc0c05314c0965394faa3bceecbeef5d72f22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Admin Client api version checking; only test ACL integration on 0.11+</title>
<updated>2019-09-29T00:06:57+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2019-09-29T00:06:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=98ebff87a78bafbb15dd95c5174c5a1041a848ed'/>
<id>98ebff87a78bafbb15dd95c5174c5a1041a848ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixup test_admin_integration test fixtures</title>
<updated>2019-09-28T23:32:15+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2019-09-28T23:32:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=5381591bac7f1322e7a54e4be65d1a54e2898732'/>
<id>5381591bac7f1322e7a54e4be65d1a54e2898732</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ACL api to KafkaAdminClient (#1833)</title>
<updated>2019-09-28T21:57:05+00:00</updated>
<author>
<name>Ulrik Johansson</name>
<email>ulrik.johansson@gmail.com</email>
</author>
<published>2019-09-28T21:57:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=76ad6629350f20acfd6038c1e444a89bcd255f89'/>
<id>76ad6629350f20acfd6038c1e444a89bcd255f89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kafka-python: Fixed crc32c avilability on non-intel architectures. (#1904)</title>
<updated>2019-09-25T20:56:55+00:00</updated>
<author>
<name>ossdev07</name>
<email>39188636+ossdev07@users.noreply.github.com</email>
</author>
<published>2019-09-25T20:56:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=5e4d1516e0d903e411c71474cc5ba9e9b009cd8c'/>
<id>5e4d1516e0d903e411c71474cc5ba9e9b009cd8c</id>
<content type='text'>
Signed-off-by: ossdev &lt;ossdev@puresoftware.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: ossdev &lt;ossdev@puresoftware.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Improve connection lock handling; always use context manager (#1895)</title>
<updated>2019-09-03T15:47:10+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2019-09-03T15:47:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=7a69952e956412f45b1eed1e217931e3ec33f2e7'/>
<id>7a69952e956412f45b1eed1e217931e3ec33f2e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
