<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch record_metadata_simplify</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>Minor optimization: inline check for no callbacks</title>
<updated>2016-07-17T16:07:13+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-10T14:25:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=79f4119ac89351e83806b81f669ab1f814b22a57'/>
<id>79f4119ac89351e83806b81f669ab1f814b22a57</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 to unaltered namedtuple -- minor speed optimization</title>
<updated>2016-07-17T16:07:13+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-10T14:24:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=060e8782d5ddf6e0709e829327a2dc3cc1fe3a97'/>
<id>060e8782d5ddf6e0709e829327a2dc3cc1fe3a97</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>
<entry>
<title>Expose selector type as config option (#764)</title>
<updated>2016-07-17T06:11:17+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-17T06:11:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=506d023978e7273bd323c0750e3f77af259d257b'/>
<id>506d023978e7273bd323c0750e3f77af259d257b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Protect writes to wakeup socket with threading lock (#763 / #709)</title>
<updated>2016-07-17T05:56:11+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-17T05:56:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=43bbdf1434615390800783fc8da56000cf9acd10'/>
<id>43bbdf1434615390800783fc8da56000cf9acd10</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 #762 from dpkp/metadata_v1</title>
<updated>2016-07-17T04:20:42+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-17T04:20:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=5ab4d5c274112a4e2024dea415a0ec4b79009a28'/>
<id>5ab4d5c274112a4e2024dea415a0ec4b79009a28</id>
<content type='text'>
Use Metadata Request/Response v1 with 0.10+ brokers</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use Metadata Request/Response v1 with 0.10+ brokers</pre>
</div>
</content>
</entry>
<entry>
<title>Update kafka configuration links -&gt; 0.10.0.0 docs</title>
<updated>2016-07-17T04:13:43+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-17T04:12:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=2a7f4dbb8159464941afa25d49428976cc05f902'/>
<id>2a7f4dbb8159464941afa25d49428976cc05f902</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 #754 from dpkp/benchmarks</title>
<updated>2016-07-17T03:47:15+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-17T03:47:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=947625bfa4b6462e3f7c0fdad0a0cd69708beb2c'/>
<id>947625bfa4b6462e3f7c0fdad0a0cd69708beb2c</id>
<content type='text'>
Producer metrics + consumer/producer benchmark scripts</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Producer metrics + consumer/producer benchmark scripts</pre>
</div>
</content>
</entry>
<entry>
<title>Use MetadataRequest v1 for 0.10+ api_version</title>
<updated>2016-07-17T03:25:19+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-16T19:07:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=277f0ddd61c230181f5f21d427070ec44b36a257'/>
<id>277f0ddd61c230181f5f21d427070ec44b36a257</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
