<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/kafka/common.py, branch struct-pre-compilation</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>Always absolute_import</title>
<updated>2016-08-03T04:36:00+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-08-03T04:36:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=c693709aaf9e292c8614b9ab345d3322d4f71caa'/>
<id>c693709aaf9e292c8614b9ab345d3322d4f71caa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split kafka.common into kafka.structs and kafka.errors</title>
<updated>2016-04-05T16:35:44+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-05T15:59:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=221f56d8a05cdc2d37f85018e4af352b4b2a95c5'/>
<id>221f56d8a05cdc2d37f85018e4af352b4b2a95c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark old kafka.common structs as Deprecated; remove unused TopicMetadata</title>
<updated>2016-02-16T00:12:39+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-02-16T00:11:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=7eeba0d15f977eb3b17a34b8ed57d75520c7aa60'/>
<id>7eeba0d15f977eb3b17a34b8ed57d75520c7aa60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Small KafkaClient.check_version() improvements</title>
<updated>2016-01-26T00:30:32+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-25T23: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=a667a4b3be03ed75cd225223678bdc6fda0a8016'/>
<id>a667a4b3be03ed75cd225223678bdc6fda0a8016</id>
<content type='text'>
  - filter connection failure logging during version check
  - raise UnrecognizedBrokerVersion if we cant id broker
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - filter connection failure logging during version check
  - raise UnrecognizedBrokerVersion if we cant id broker
</pre>
</div>
</content>
</entry>
<entry>
<title>Use ConnectionError rather than new DisconnectError</title>
<updated>2015-12-30T01:48:10+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-30T01:48:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=c549a2b403900c0f305f67224dc13356aa65934c'/>
<id>c549a2b403900c0f305f67224dc13356aa65934c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>AbstractCoordinator (modelled after upstream Java class)</title>
<updated>2015-12-28T23:18:43+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-28T23:05:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=baab076c7e70a721d958f588c4199acbaae41481'/>
<id>baab076c7e70a721d958f588c4199acbaae41481</id>
<content type='text'>
 - Heartbeat class manages HeartbeatRequest / Response state
 - metrics are still TODO
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Heartbeat class manages HeartbeatRequest / Response state
 - metrics are still TODO
</pre>
</div>
</content>
</entry>
<entry>
<title>Add OffsetAndMetadata namedtuple</title>
<updated>2015-12-28T21:45:25+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-21T17:13:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=87f0181b2c6c51318a6f950e9478d14a7efe963f'/>
<id>87f0181b2c6c51318a6f950e9478d14a7efe963f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use attributes on exception classes to signal retriable and invalid metadata errors</title>
<updated>2015-12-28T21:45:23+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-21T09:43:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=d2af5b37ce53fcde6e9f3ee1b587c1ee1de19d2c'/>
<id>d2af5b37ce53fcde6e9f3ee1b587c1ee1de19d2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename TopicAndPartition -&gt; TopicPartition</title>
<updated>2015-12-28T21:44:29+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-21T09:37:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=c9e6f17e42e410adfe583d987c516149bdcdcdae'/>
<id>c9e6f17e42e410adfe583d987c516149bdcdcdae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New async KafkaClient, based on java NetworkClient and ConsumerClient</title>
<updated>2015-12-28T21:44:25+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-20T18:27:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=fd1801907f85ac7686b9452c08ae908c3a88cd51'/>
<id>fd1801907f85ac7686b9452c08ae908c3a88cd51</id>
<content type='text'>
 - Support async client bootstrap retries after exponential backoff
 - Attempt to finish_connect if still connecting in KafkaClient.ready(node_id)
 - Run full async loop while waiting for futures in KafkaClient.poll()
 - Add more fallbacks to KafkaClient.least_loaded_node; worst case, retry boostrap
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Support async client bootstrap retries after exponential backoff
 - Attempt to finish_connect if still connecting in KafkaClient.ready(node_id)
 - Run full async loop while waiting for futures in KafkaClient.poll()
 - Add more fallbacks to KafkaClient.least_loaded_node; worst case, retry boostrap
</pre>
</div>
</content>
</entry>
</feed>
