<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch exclude_internal_topics</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>Raise error during rebalance if subscribed topics are not authorized</title>
<updated>2016-07-17T06:36:06+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-17T04:11:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=77e47a53b5247f2e77188adf21c29d98b7128081'/>
<id>77e47a53b5247f2e77188adf21c29d98b7128081</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use exclude_internal_topics config in KafkaConsumer to avoid subscribe patterns matching internal topics</title>
<updated>2016-07-17T06:17:42+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-17T04:10:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=50b96cafc4ae2d9a41fde5c07acb3316a650ec33'/>
<id>50b96cafc4ae2d9a41fde5c07acb3316a650ec33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
<entry>
<title>#761 Follow-up: use api_version tuples in BrokerConnection.check_version</title>
<updated>2016-07-16T21:28:01+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-16T21:28:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=3666b66a21776d620f68d2f7ff2fed1bc18b94e5'/>
<id>3666b66a21776d620f68d2f7ff2fed1bc18b94e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt benchmark scripts from https://github.com/mrafayaleem/kafka-jython</title>
<updated>2016-07-16T21:05:50+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-05-22T19:41:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=7a2ec3332b0a83dcaaab4a402db13ed9d56d89e8'/>
<id>7a2ec3332b0a83dcaaab4a402db13ed9d56d89e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
