<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/kafka, branch message_set_encode_size</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 encode size with MessageSet</title>
<updated>2016-07-17T19:55:42+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-17T18:48:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=d8bb5d2efa9f2df09421e77040edd0caa2643cec'/>
<id>d8bb5d2efa9f2df09421e77040edd0caa2643cec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid buffer overread when compressing messageset in KafkaProducer</title>
<updated>2016-07-17T19:08:57+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-17T19:08:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=d179a3f62e7d225b087290b51f3bc387aa9d434b'/>
<id>d179a3f62e7d225b087290b51f3bc387aa9d434b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand consumer.fetcher comment re comparing request / response offsets</title>
<updated>2016-07-17T19:00:23+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-17T19:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=77360a167fc5fab1c3204be2524a1f21d8dbef51'/>
<id>77360a167fc5fab1c3204be2524a1f21d8dbef51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete KafkaConnection class (#769)</title>
<updated>2016-07-17T18:56:17+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-17T18:56:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=0bda9a4734167bf88b3f1361928559d035df9392'/>
<id>0bda9a4734167bf88b3f1361928559d035df9392</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title> KAFKA-3196: Add checksum and size to RecordMetadata and ConsumerRecord (#770 / #594)</title>
<updated>2016-07-17T18:44:01+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-17T18:44:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=68c8a4a276237488fba1495fcec43b572a80289c'/>
<id>68c8a4a276237488fba1495fcec43b572a80289c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Explicit format string argument indices for python 2.6 compatibility</title>
<updated>2016-07-17T17:44:32+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-17T17:44:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=bcbc0c4e9af01009dd1750aa7d939e2489ddeb73'/>
<id>bcbc0c4e9af01009dd1750aa7d939e2489ddeb73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify RecordMetadata; short circuit callbacks (#768)</title>
<updated>2016-07-17T17:17:10+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-17T17:17:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=87648d74f49dafb6146bb61c40d8d2d44146ff8b'/>
<id>87648d74f49dafb6146bb61c40d8d2d44146ff8b</id>
<content type='text'>
  Simplify RecordMetadata to unaltered namedtuple -- minor speed optimization
  Minor optimization: inline check for no callbacks</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Simplify RecordMetadata to unaltered namedtuple -- minor speed optimization
  Minor optimization: inline check for no callbacks</pre>
</div>
</content>
</entry>
<entry>
<title>KAFKA-3486: fix autocommit when partitions assigned manually (#767 / #626)</title>
<updated>2016-07-17T16:29:45+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-17T16:29:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=ade3160a4b954f5460f4a0aa34d4664d07a0e378'/>
<id>ade3160a4b954f5460f4a0aa34d4664d07a0e378</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>KAFKA-3117: handle metadata updates during consumer rebalance (#766 / #701)</title>
<updated>2016-07-17T15:37:44+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-17T15:37:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=dd50847a9beaa9490ae35c7b1bc18d0780b92726'/>
<id>dd50847a9beaa9490ae35c7b1bc18d0780b92726</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>KAFKA-2832: Add a consumer config option to exclude internal topics (#765)</title>
<updated>2016-07-17T15:37:15+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-17T15:37:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=31a29ecea000ad8e95b0ecb1b8e11f9600029135'/>
<id>31a29ecea000ad8e95b0ecb1b8e11f9600029135</id>
<content type='text'>
  Use exclude_internal_topics config in KafkaConsumer to avoid subscribe patterns matching internal topics
  Raise error during rebalance if subscribed topics are not authorized</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Use exclude_internal_topics config in KafkaConsumer to avoid subscribe patterns matching internal topics
  Raise error during rebalance if subscribed topics are not authorized</pre>
</div>
</content>
</entry>
</feed>
