<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/kafka/consumer, branch conn_send_timeout</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>Fix overriding sasl_kerberos_service_name in KafkaConsumer / KafkaProducer (#1264)</title>
<updated>2017-10-17T23:03:33+00:00</updated>
<author>
<name>Nathanael Smith</name>
<email>natedogs911@gmail.com</email>
</author>
<published>2017-10-17T23:03:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=13752d74ef6d4c947146899668fa41c6a317bb3f'/>
<id>13752d74ef6d4c947146899668fa41c6a317bb3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix docstring</title>
<updated>2017-10-16T19:39:23+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2017-10-16T18:35:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=cd4d01cec81d35b428489360e104658b8e7e720b'/>
<id>cd4d01cec81d35b428489360e104658b8e7e720b</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 #1252 from dpkp/legacy_records_refactor</title>
<updated>2017-10-14T20:06:27+00:00</updated>
<author>
<name>Taras Voinarovskyi</name>
<email>voyn1991@gmail.com</email>
</author>
<published>2017-10-14T20:06:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=fbbd6ca5d999a8520d483ecfe0ad6f805eb8833f'/>
<id>fbbd6ca5d999a8520d483ecfe0ad6f805eb8833f</id>
<content type='text'>
Refactor MessageSet and Message into LegacyRecordBatch </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor MessageSet and Message into LegacyRecordBatch </pre>
</div>
</content>
</entry>
<entry>
<title>Fix tests and rebase problems</title>
<updated>2017-10-12T08:10:44+00:00</updated>
<author>
<name>Taras</name>
<email>voyn1991@gmail.com</email>
</author>
<published>2017-10-11T17:02:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=e992fbfad926486766ff7b63a499f9cf29984fec'/>
<id>e992fbfad926486766ff7b63a499f9cf29984fec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the check for timestamp None in producer, as it's done in RecordBatch anyway.</title>
<updated>2017-10-12T08:10:44+00:00</updated>
<author>
<name>Taras</name>
<email>voyn1991@gmail.com</email>
</author>
<published>2017-10-11T14:39:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=a8b25decf1d70e50223ab5c4fe5a122f0a9476ad'/>
<id>a8b25decf1d70e50223ab5c4fe5a122f0a9476ad</id>
<content type='text'>
Minor abc doc fixes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Minor abc doc fixes.
</pre>
</div>
</content>
</entry>
<entry>
<title>KAFKA-4034: Avoid unnecessary consumer coordinator lookup (#1254)</title>
<updated>2017-10-12T00:11:31+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-10-12T00:11:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=cfddc6bd179e236874e00a899e9349d5c9a54400'/>
<id>cfddc6bd179e236874e00a899e9349d5c9a54400</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor MessageSet and Message into LegacyRecordBatch to later support v2 message format</title>
<updated>2017-10-11T15:09:17+00:00</updated>
<author>
<name>Taras</name>
<email>voyn1991@gmail.com</email>
</author>
<published>2017-10-09T21:13:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=fbea5f04bccd28f3aa15a1711548b131504591ac'/>
<id>fbea5f04bccd28f3aa15a1711548b131504591ac</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 #1245 from dpkp/KAFKA_3977_defer_fetch_parsing</title>
<updated>2017-10-11T14:44:17+00:00</updated>
<author>
<name>Taras Voinarovskyi</name>
<email>voyn1991@gmail.com</email>
</author>
<published>2017-10-11T14:44:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=f04435c5ed97fef0975a77a8dc7bae7c284bba63'/>
<id>f04435c5ed97fef0975a77a8dc7bae7c284bba63</id>
<content type='text'>
KAFKA-3977: defer fetch response parsing and raise exceptions to user</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
KAFKA-3977: defer fetch response parsing and raise exceptions to user</pre>
</div>
</content>
</entry>
<entry>
<title>More tests</title>
<updated>2017-10-08T17:50:06+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-10-08T17:50:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=bc573e3d63a687903a9be2e1b3da2f943a7208e1'/>
<id>bc573e3d63a687903a9be2e1b3da2f943a7208e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand metrics docs (#1243)</title>
<updated>2017-10-08T17:00:39+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2017-10-08T17:00:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=87e5d1625968c214d2ad6c198ec526ef484f3688'/>
<id>87e5d1625968c214d2ad6c198ec526ef484f3688</id>
<content type='text'>
* Expand metrics docstrings
* Document metrics interface in readme
* Use six.iteritems(d) rather than d.items()
* Use Sphinx warning syntax</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Expand metrics docstrings
* Document metrics interface in readme
* Use six.iteritems(d) rather than d.items()
* Use Sphinx warning syntax</pre>
</div>
</content>
</entry>
</feed>
