<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/kafka/consumer/group.py, branch fix_fixture_version_warning</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>Remove unused `skip_double_compressed_messages`</title>
<updated>2019-01-13T21:53:18+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2018-12-13T23:24:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=e54f5a3677f8c0dd89bff7be9545db33c8762596'/>
<id>e54f5a3677f8c0dd89bff7be9545db33c8762596</id>
<content type='text'>
This `skip_double_compressed_messages` flag was added in https://github.com/dpkp/kafka-python/pull/755 in
order to fix https://github.com/dpkp/kafka-python/issues/718.

However, grep'ing through the code, it looks like it this is no longer
used anywhere and doesn't do anything.

So removing it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This `skip_double_compressed_messages` flag was added in https://github.com/dpkp/kafka-python/pull/755 in
order to fix https://github.com/dpkp/kafka-python/issues/718.

However, grep'ing through the code, it looks like it this is no longer
used anywhere and doesn't do anything.

So removing it.
</pre>
</div>
</content>
</entry>
<entry>
<title> #1681 add copy() in metrics() to avoid thread safety issues (#1682)</title>
<updated>2018-12-27T00:40:30+00:00</updated>
<author>
<name>Tosi Émeric</name>
<email>emeric254@users.noreply.github.com</email>
</author>
<published>2018-12-27T00:40:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=807ac8244cd39ca8426cfeda245ec27802c0a600'/>
<id>807ac8244cd39ca8426cfeda245ec27802c0a600</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Be explicit with tuples for %s formatting</title>
<updated>2018-11-18T08:21:18+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2018-11-13T19:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=1d443638e22c2d360086b8d7cee8b5d930741d12'/>
<id>1d443638e22c2d360086b8d7cee8b5d930741d12</id>
<content type='text'>
Fix #1633
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #1633
</pre>
</div>
</content>
</entry>
<entry>
<title>add kerberos domain name config for gssapi sasl mechanism handshake (#1542)</title>
<updated>2018-08-31T13:03:26+00:00</updated>
<author>
<name>the-sea</name>
<email>huhaiyang2@huawei.com</email>
</author>
<published>2018-08-31T13:03:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=36b53f487778e919dfe6a5940dc25c552444cc7c'/>
<id>36b53f487778e919dfe6a5940dc25c552444cc7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document connections_max_idle_ms</title>
<updated>2018-06-26T19:48:41+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2018-06-26T19:47:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=9ac3cb1ec220ff9968a8b003b02e98dd11cc486b'/>
<id>9ac3cb1ec220ff9968a8b003b02e98dd11cc486b</id>
<content type='text'>
This was added in #1068 but never documented.
Fix #1497
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was added in #1068 but never documented.
Fix #1497
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix KafkaConsumer docstring for request_timeout_ms default (#1459)</title>
<updated>2018-03-23T15:21:44+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2018-03-23T15:21:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=c0fddbd24269d4333e3b6630a23e86ffe33dfcb6'/>
<id>c0fddbd24269d4333e3b6630a23e86ffe33dfcb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not validate api_version against known versions (#1434)</title>
<updated>2018-03-10T15:24:31+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2018-03-10T15:24:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=22e3f75e92a791b3a42cac2a87b19ec33a4ca351'/>
<id>22e3f75e92a791b3a42cac2a87b19ec33a4ca351</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid tight poll loop in consumer when brokers are down (#1415)</title>
<updated>2018-03-08T16:18:15+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2018-03-08T16:18:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=4abdb1baea2468408c36cc983dfef1e8b8f54654'/>
<id>4abdb1baea2468408c36cc983dfef1e8b8f54654</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Validate max_records in KafkaConsumer.poll (#1398)</title>
<updated>2018-02-27T17:30:47+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2018-02-27T17:30:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=793dc4dd4f1fdce9167a23e08ddb3841ea69805b'/>
<id>793dc4dd4f1fdce9167a23e08ddb3841ea69805b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly respect timeouts in consumer poll interface (#1384)</title>
<updated>2018-02-21T18:00:19+00:00</updated>
<author>
<name>Braedon Vickers</name>
<email>braedon.vickers@gmail.com</email>
</author>
<published>2018-02-21T18:00:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=92635d9bfff5593ba865003dd3010a0feb280140'/>
<id>92635d9bfff5593ba865003dd3010a0feb280140</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
