<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch kafka-2136</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>KAFKA-2136: support Fetch and Produce v1 (throttle_time_ms)</title>
<updated>2016-04-06T21:48:13+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-05T20:04:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=3d16f2ff5f75380c8a9fce846f35e92bb5bfb935'/>
<id>3d16f2ff5f75380c8a9fce846f35e92bb5bfb935</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #634 from dpkp/fetch</title>
<updated>2016-04-06T21:00:28+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-06T21:00:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=331442ee0fcc0d888c2b2d2ed4f2a339d167b4a2'/>
<id>331442ee0fcc0d888c2b2d2ed4f2a339d167b4a2</id>
<content type='text'>
Small improvements to fetching logic</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Small improvements to fetching logic</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #630 from dpkp/protocol_versions</title>
<updated>2016-04-06T18:58:59+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-06T18:58:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=4c965133df2cfcae2e7a6b7fdcea9ce28a21f9ac'/>
<id>4c965133df2cfcae2e7a6b7fdcea9ce28a21f9ac</id>
<content type='text'>
Use version-indexed lists for request/response protocol structs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use version-indexed lists for request/response protocol structs</pre>
</div>
</content>
</entry>
<entry>
<title>Dont send FetchRequest for (obviously) pending data</title>
<updated>2016-04-06T18:47:41+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-06T18:47:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=78ad43600c469c05a5b0e32c6be27048749cd58e'/>
<id>78ad43600c469c05a5b0e32c6be27048749cd58e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase coverage of StopIteration check in _unpack_message_set</title>
<updated>2016-04-06T18:47:07+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-06T18:47:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=3ef15f9d60af01ce397737b4d356618385b8884f'/>
<id>3ef15f9d60af01ce397737b4d356618385b8884f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Log debug messages when skipping fetched messages due to offset checks</title>
<updated>2016-04-06T18:46:20+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-06T18:46:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=358b4820744c42d47171f17a5b373a1c89f520bb'/>
<id>358b4820744c42d47171f17a5b373a1c89f520bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use version-indexed lists for request/response protocol structs</title>
<updated>2016-04-06T05:54:28+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-06T05:54:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=90c729438a2e3f1b194e58231e41bd16bd7b7172'/>
<id>90c729438a2e3f1b194e58231e41bd16bd7b7172</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #623 from dpkp/kafka-3318</title>
<updated>2016-04-05T19:40:44+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-05T19:40:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=452e7c2190b83f320f58e7f650302696dde458ed'/>
<id>452e7c2190b83f320f58e7f650302696dde458ed</id>
<content type='text'>
KAFKA-3318: clean up consumer logging and error messages</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
KAFKA-3318: clean up consumer logging and error messages</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused imports</title>
<updated>2016-04-05T17:22:54+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-05T07:35:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=c478d0c15adb8df62d81c56a7fe92a39eb0c7282'/>
<id>c478d0c15adb8df62d81c56a7fe92a39eb0c7282</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>KAFKA-3013: Include topic-partition in exception for expired batches</title>
<updated>2016-04-05T17:22:54+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-05T07:35:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=ee43e3a66a4bdb47a10b99ad71257e051afc81f5'/>
<id>ee43e3a66a4bdb47a10b99ad71257e051afc81f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
