<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/kafka/consumer/subscription_state.py, branch skip_integration_tests</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-3949: Avoid race condition when subscription changes during rebalance (#1364)</title>
<updated>2018-02-03T00:36:30+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2018-02-03T00:36:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=618c5051493693c1305aa9f08e8a0583d5fcf0e3'/>
<id>618c5051493693c1305aa9f08e8a0583d5fcf0e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add method to ensure a valid topic name (#1238)</title>
<updated>2017-10-07T21:43:29+00:00</updated>
<author>
<name>Niklas Mollenhauer</name>
<email>nikeee@users.noreply.github.com</email>
</author>
<published>2017-10-07T21:43:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=30ba2c1dbd22eff5f202bbbf2ecd8b42d242b1b0'/>
<id>30ba2c1dbd22eff5f202bbbf2ecd8b42d242b1b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix raise exception from SubscriptionState.assign_from_subscribed (#960)</title>
<updated>2017-02-03T17:45:57+00:00</updated>
<author>
<name>Petr Šebek</name>
<email>petrsebek1@gmail.com</email>
</author>
<published>2017-02-03T17:45:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=ce1bdee2ecda6279f062e1bdafa07fbbf747845e'/>
<id>ce1bdee2ecda6279f062e1bdafa07fbbf747845e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use six.string_types for topic type check in #824</title>
<updated>2016-11-20T20:44:55+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-11-20T20:44:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=c4a6e1aa68fc48dd589ff64e1247d2886ccfa3fd'/>
<id>c4a6e1aa68fc48dd589ff64e1247d2886ccfa3fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Raise exception if given a bad topic name (#824)</title>
<updated>2016-11-20T20:43:26+00:00</updated>
<author>
<name>Samuel Taylor</name>
<email>github@samueltaylor.org</email>
</author>
<published>2016-11-20T20:43:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=5ad6f52a802c38b97e1fe4f6afa711ff1415d02f'/>
<id>5ad6f52a802c38b97e1fe4f6afa711ff1415d02f</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 #785 from dpkp/six</title>
<updated>2016-08-02T01:14:25+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-08-02T01:14:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=99891adfa0b4e6baa0877c50e7fb2d3951ec5b39'/>
<id>99891adfa0b4e6baa0877c50e7fb2d3951ec5b39</id>
<content type='text'>
Vendor python module six; move selectors34 and socketpair under kafka.vendor</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Vendor python module six; move selectors34 and socketpair under kafka.vendor</pre>
</div>
</content>
</entry>
<entry>
<title>Fix offset fetch when partitions are manually assigned (#786)</title>
<updated>2016-08-01T23:30:03+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-08-01T23:30:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=ec286c9fb6a49b20a3cdce473b03b55fe43d0e43'/>
<id>ec286c9fb6a49b20a3cdce473b03b55fe43d0e43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Vendor six 1.10.0</title>
<updated>2016-08-01T21:47:40+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-08-01T16:45:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=51b3d311f3930d9bb86877ca235156eb9d46763c'/>
<id>51b3d311f3930d9bb86877ca235156eb9d46763c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use explicit subscription state flag to handle seek() during message iteration</title>
<updated>2016-07-08T22:06:37+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-08T22:06:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=7b5ade10a5f4197ec19fce5d77484100c6dc1273'/>
<id>7b5ade10a5f4197ec19fce5d77484100c6dc1273</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update imports from kafka.common -&gt; kafka.errors / kafka.structs</title>
<updated>2016-04-05T16:35:45+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-05T16:34:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=5a14bd8c947251d1a8f848175cc3cf2b07af3411'/>
<id>5a14bd8c947251d1a8f848175cc3cf2b07af3411</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
