<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/kafka, branch drain_requests_join_group</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 possible request draining in ensure_active_group</title>
<updated>2016-12-01T19:39:14+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-12-01T19:39:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=229dcc89efdcf828ca929914d1384e9c8a0f141e'/>
<id>229dcc89efdcf828ca929914d1384e9c8a0f141e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Fix typo 'Defualt' -&gt; 'Default'. (#895)</title>
<updated>2016-11-30T23:24:09+00:00</updated>
<author>
<name>Rolando (Max) Espinoza</name>
<email>rolando@users.noreply.github.com</email>
</author>
<published>2016-11-30T23:24:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=9b59c5d755af73c2e7863e98b84b5882c297afda'/>
<id>9b59c5d755af73c2e7863e98b84b5882c297afda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When hostname lookup is necessary, do every connect (#812)</title>
<updated>2016-11-20T23:15:14+00:00</updated>
<author>
<name>Evan Bender</name>
<email>evan.bender@percolate.com</email>
</author>
<published>2016-08-23T15:47:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=cbe8a6a2ee9c3a054a7bbfeebc4d5f6b6c892943'/>
<id>cbe8a6a2ee9c3a054a7bbfeebc4d5f6b6c892943</id>
<content type='text'>
Fixes a bug where lookup was done only once for the whole life of the
process -- if a broker's IP changed, client couldn't reconnect.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes a bug where lookup was done only once for the whole life of the
process -- if a broker's IP changed, client couldn't reconnect.
</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>Added doc for `max_poll_records` option (#881)</title>
<updated>2016-11-20T20:37:01+00:00</updated>
<author>
<name>Taras Voinarovskyi</name>
<email>voyn1991@gmail.com</email>
</author>
<published>2016-11-20T20:37:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=07237d98945f8e1f1161ab5082230d9112016620'/>
<id>07237d98945f8e1f1161ab5082230d9112016620</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>setting proper topic value in case if it's empty (#867)</title>
<updated>2016-11-18T18:45:38+00:00</updated>
<author>
<name>Alexander Sibiryakov</name>
<email>sibiryakov@users.noreply.github.com</email>
</author>
<published>2016-11-18T18:45:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=af7f2ced1bfe2fc4f50887a05fcaa81afb49b59c'/>
<id>af7f2ced1bfe2fc4f50887a05fcaa81afb49b59c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always include an error for logging when the coordinator is marked dead (#890)</title>
<updated>2016-11-18T18:43:26+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-11-18T18: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=6bd1e1db575612ac7f714fca41e4f679cf2fc758'/>
<id>6bd1e1db575612ac7f714fca41e4f679cf2fc758</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Args are optional in BrokerResponseError str (#889)</title>
<updated>2016-11-18T18:15:39+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-11-18T18:15:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=ff56bdbcc646044eca2b5020d3ca7e8c683d604a'/>
<id>ff56bdbcc646044eca2b5020d3ca7e8c683d604a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>:wPass timestamp into Message, not just mimic it (#875)</title>
<updated>2016-11-18T17:08:19+00:00</updated>
<author>
<name>Taras Voinarovskyi</name>
<email>voyn1991@gmail.com</email>
</author>
<published>2016-11-18T17:08:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=6c9f7280c5adee9db0f2b766c54bd9e386a56f25'/>
<id>6c9f7280c5adee9db0f2b766c54bd9e386a56f25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
