<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/test/test_client_async.py, branch 1.3.0</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>Instrument metrics in BrokerConnection</title>
<updated>2016-08-04T20:05:36+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-08-04T19:21:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=460f0784a30f303b4543763ca330cce52d6054eb'/>
<id>460f0784a30f303b4543763ca330cce52d6054eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move kafka.selectors34 to kafka.vendor.selectors34</title>
<updated>2016-08-01T16:56:53+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-08-01T16:41:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=4828e491f1cf014c9e5378f79bcd37dce59c6f7b'/>
<id>4828e491f1cf014c9e5378f79bcd37dce59c6f7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add rack to BrokerMetadata - it is always None when using MetadataRequest v0</title>
<updated>2016-07-16T20:47:09+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-16T18:58:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=9960f3d8d2902ae0bb57262a6e530ed219168b2c'/>
<id>9960f3d8d2902ae0bb57262a6e530ed219168b2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add api_version config to KafkaClient, deprecate str in favor of tuples (#761)</title>
<updated>2016-07-16T20:04:28+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-16T20:04:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=20f4c95289c694f81a60228a9820601eb57402f4'/>
<id>20f4c95289c694f81a60228a9820601eb57402f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid busy poll during metadata refresh failure with retry_backoff_ms (#733)</title>
<updated>2016-06-21T02:17:49+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-06-21T02:17:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=cbcb4a6f857b5fe3609c5713ae17e30e2ae66d79'/>
<id>cbcb4a6f857b5fe3609c5713ae17e30e2ae66d79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix socket leaks in KafkaClient (#696)</title>
<updated>2016-05-23T00:14:43+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-05-23T00:14:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=77cb35078a7408ebb0eab4bfc2220cc11c10d3b2'/>
<id>77cb35078a7408ebb0eab4bfc2220cc11c10d3b2</id>
<content type='text'>
* Cleanup wakeup socketpair on close to avoid leak in KafkaClient
* Cleanup unneeded bootstrap connection to avoid leak in KafkaClient
* Dont warn on socket disconnections caused by KafkaClient.close()</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Cleanup wakeup socketpair on close to avoid leak in KafkaClient
* Cleanup unneeded bootstrap connection to avoid leak in KafkaClient
* Dont warn on socket disconnections caused by KafkaClient.close()</pre>
</div>
</content>
</entry>
<entry>
<title>More thorough IPv6 support that uses getaddrinfo to resolve names</title>
<updated>2016-04-24T23:20:22+00:00</updated>
<author>
<name>James Brown</name>
<email>jbrown@easypost.com</email>
</author>
<published>2016-04-11T23:52:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=434802dfa17f8c9d6b17b02d12bf0f7bee6240cd'/>
<id>434802dfa17f8c9d6b17b02d12bf0f7bee6240cd</id>
<content type='text'>
Fixes #641
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #641
</pre>
</div>
</content>
</entry>
<entry>
<title>Use selectors module in KafkaClient</title>
<updated>2016-04-09T15:03:09+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-07T23:26:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=237bd730fd29a105b6aabdc0262a694fb7c8f510'/>
<id>237bd730fd29a105b6aabdc0262a694fb7c8f510</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add state_change_callback to bootstrap connection</title>
<updated>2016-04-08T22:57:47+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-08T22:36:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=897ca399917baa178390af78870fe4be90c051d5'/>
<id>897ca399917baa178390af78870fe4be90c051d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move state logic from KafkaClient._maybe_connect to _conn_state_change as callback</title>
<updated>2016-04-08T22:56:24+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-08T05:21:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=1435356cc5688df509e96eb3fb6ee4ad95732452'/>
<id>1435356cc5688df509e96eb3fb6ee4ad95732452</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
