<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/kafka, branch batch_expiration_message</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>Improve error message when expiring batches in KafkaProducer</title>
<updated>2017-04-13T05:44:00+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-04-13T05:44:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=a8c93398af2ef3e1c112c34f3bf7e5d2e15e3ee1'/>
<id>a8c93398af2ef3e1c112c34f3bf7e5d2e15e3ee1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Follow-up to #1068: remove not-implemented comments</title>
<updated>2017-04-10T19:38:02+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-04-10T19:38:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=120410bcb41568dd3a754931aa8f3c55c8641aa9'/>
<id>120410bcb41568dd3a754931aa8f3c55c8641aa9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Timeout idle connections via connections_max_idle_ms (#1068)</title>
<updated>2017-04-10T17:06:46+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-04-10T17:06:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=04296994defcbf1c6dd9d1bae802af94bc11d74f'/>
<id>04296994defcbf1c6dd9d1bae802af94bc11d74f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid multiple connection attempts when refreshing metadata (#1067)</title>
<updated>2017-04-06T06:13:02+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-04-06T06:13:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=7c24135eaf1db95c50c5d340cd15cbfc2674c927'/>
<id>7c24135eaf1db95c50c5d340cd15cbfc2674c927</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Catch socket.errors when sending / recving bytes on wake socketpair (#1069)</title>
<updated>2017-04-05T17:11:21+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-04-05T17:11:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=bb9642f04c25b925b7b24f36540bd66059d4c424'/>
<id>bb9642f04c25b925b7b24f36540bd66059d4c424</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix poll() hyperlink in KafkaClient</title>
<updated>2017-03-30T00:35:09+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2017-03-29T21:17:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=d40d106c7327a842ab393fb86d1be0048b0a83ba'/>
<id>d40d106c7327a842ab393fb86d1be0048b0a83ba</id>
<content type='text'>
Previously Sphinx was auto-linking to `poll()` in `KafkaConsumer`, so made the link explicit.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously Sphinx was auto-linking to `poll()` in `KafkaConsumer`, so made the link explicit.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo (#1054)</title>
<updated>2017-03-27T19:40:30+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2017-03-27T19:40:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=bee0bbe3af7f35327fe9127a96b7481a2d71945c'/>
<id>bee0bbe3af7f35327fe9127a96b7481a2d71945c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version for development</title>
<updated>2017-03-14T22:43:16+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-03-14T22:43:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=998147dae95020bf7169441118b51dee1a2a69bd'/>
<id>998147dae95020bf7169441118b51dee1a2a69bd</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.3.3</title>
<updated>2017-03-14T20:36:40+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-03-14T20:36:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=0e24da3410153e4abd1e23f2229cec31a5252ea1'/>
<id>0e24da3410153e4abd1e23f2229cec31a5252ea1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Derive all api classes from Request / Response base classes (#1030)</title>
<updated>2017-03-14T20:34:37+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-03-14T20:34:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=65ba8822b10e6f8a3ba4e9a6b0a1e6f9b785c18e'/>
<id>65ba8822b10e6f8a3ba4e9a6b0a1e6f9b785c18e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
