<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/kafka/consumer/group.py, branch benchmarks</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>First stab at public metrics() interface for KafkaConsumer / KafkaProducer</title>
<updated>2016-07-16T21:05:50+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-11T04:40:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=9b5c5acd9a8ba044c90ce3583c6c5231369627d6'/>
<id>9b5c5acd9a8ba044c90ce3583c6c5231369627d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixup metrics_sample_window_ms docstring in consumer</title>
<updated>2016-07-16T21:05:49+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-11T04:39:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=abaea8e4b9110c54bf4b2b14a4cdd007b1ce7e29'/>
<id>abaea8e4b9110c54bf4b2b14a4cdd007b1ce7e29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add api_version config to KafkaClient, deprecate str in favor of tuples (#761)</title>
<updated>2016-07-16T20:04:28+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-16T20:04:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=20f4c95289c694f81a60228a9820601eb57402f4'/>
<id>20f4c95289c694f81a60228a9820601eb57402f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add skip_double_compressed_messages option to KafkaConsumer</title>
<updated>2016-07-15T06:57:04+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-15T06:57:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=ad13500cd1276b71bd88fbe3836d7982a6bf1ce3'/>
<id>ad13500cd1276b71bd88fbe3836d7982a6bf1ce3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update consumer_timeout_ms docstring per #749</title>
<updated>2016-07-08T23:04:09+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-08T23:04:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=c921b2ac4cec7459f8a84a0583e8892e6b3f2c6f'/>
<id>c921b2ac4cec7459f8a84a0583e8892e6b3f2c6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ssl_password to default_config dicts. Send ssl_password when loading cert chains (#750)</title>
<updated>2016-07-08T14:43:27+00:00</updated>
<author>
<name>Ashley McKemie</name>
<email>ashley@datafiniti.net</email>
</author>
<published>2016-07-08T14:43:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=58991c5fa24076a644a9e682cb865b48b8a736ba'/>
<id>58991c5fa24076a644a9e682cb865b48b8a736ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow client.check_version timeout to be set in Producer and Consumer constructors (#647)</title>
<updated>2016-06-29T17:49:28+00:00</updated>
<author>
<name>eastlondoner</name>
<email>eastlondoner@users.noreply.github.com</email>
</author>
<published>2016-06-29T17:49:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=db47136671a05283d9801c5a3ec74b3e0f38004e'/>
<id>db47136671a05283d9801c5a3ec74b3e0f38004e</id>
<content type='text'>
* allow client.check_version timeout to be set in Producer and Consumer constructors</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* allow client.check_version timeout to be set in Producer and Consumer constructors</pre>
</div>
</content>
</entry>
<entry>
<title>Add CRL support to SSL support (#683)</title>
<updated>2016-05-19T14:19:34+00:00</updated>
<author>
<name>Vincent Bernat</name>
<email>vincent@bernat.im</email>
</author>
<published>2016-05-19T14:19:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=92f859d8da5c3f35ab3738ef2725fff05b6cf57f'/>
<id>92f859d8da5c3f35ab3738ef2725fff05b6cf57f</id>
<content type='text'>
A user can provide a CRL whose peer certificate will be checked
against. This only works with Python 3.4+ and Python 2.7.9+.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A user can provide a CRL whose peer certificate will be checked
against. This only works with Python 3.4+ and Python 2.7.9+.</pre>
</div>
</content>
</entry>
<entry>
<title>Add protocol support for ApiVersionRequest; identify 0.10 brokers in check_version</title>
<updated>2016-05-03T03:59:05+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-05-03T03:59:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=a3b7dca1b03e8d8d1e1e6c9339a5e12ccb5f51ea'/>
<id>a3b7dca1b03e8d8d1e1e6c9339a5e12ccb5f51ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>instrument metrics for fetch requests</title>
<updated>2016-04-14T00:26:39+00:00</updated>
<author>
<name>Zack Dever</name>
<email>zdever@pandora.com</email>
</author>
<published>2016-04-13T20:52:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=e2b340c4408801515f5e924aec066af983aa5c57'/>
<id>e2b340c4408801515f5e924aec066af983aa5c57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
