<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/kafka, branch kafka_error_str</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>Args are optional in BrokerResponseError str</title>
<updated>2016-11-18T17:06:21+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-11-18T17:06:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=da8d4c1e8b8482b767e7288e096fa474a36092cd'/>
<id>da8d4c1e8b8482b767e7288e096fa474a36092cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert consumer iterators from max_poll_records (#856)</title>
<updated>2016-10-24T18:24:16+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-10-24T18:24:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=77591afa789a4752f4d385228bea980f448f6a08'/>
<id>77591afa789a4752f4d385228bea980f448f6a08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix murmur2 bug handling python2 bytes that do not ascii encode (#815)</title>
<updated>2016-10-22T16:48:08+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-10-22T16:48:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=8de40a20d909c90745b39df09b3aa9d2cc194b68'/>
<id>8de40a20d909c90745b39df09b3aa9d2cc194b68</id>
<content type='text'>
* Add test for murmur2 py2 bytes bug
* Fix murmur2 handling of python2 bytes
* Drop bytearray / str / unicode MurmurPartitioner tests -- no longer supported
* Make DefaultPartitioner importable from kafka.partitioner</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add test for murmur2 py2 bytes bug
* Fix murmur2 handling of python2 bytes
* Drop bytearray / str / unicode MurmurPartitioner tests -- no longer supported
* Make DefaultPartitioner importable from kafka.partitioner</pre>
</div>
</content>
</entry>
<entry>
<title>Bugfix on max_poll_records - TypeError: object of type NoneType has no len()</title>
<updated>2016-10-04T17:10:10+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-10-04T17:10:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=9450a6bfff8517371162a968f4345ffc09380bb8'/>
<id>9450a6bfff8517371162a968f4345ffc09380bb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>KAFKA-3007: KafkaConsumer max_poll_records (#831)</title>
<updated>2016-09-28T19:39:34+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-09-28T19:39:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=9ee77dfdbc4aeb5723ce7ebdae76f8b7141962af'/>
<id>9ee77dfdbc4aeb5723ce7ebdae76f8b7141962af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Partitioners for use with KafkaProducer (#827)</title>
<updated>2016-09-28T17:30:32+00:00</updated>
<author>
<name>barrotsteindev</name>
<email>barrotstein@gmail.com</email>
</author>
<published>2016-09-28T17:30:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=b8717b4b79462e83344f49bbd42312cf521d84aa'/>
<id>b8717b4b79462e83344f49bbd42312cf521d84aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Monkeypatch max_in_flight_requests_per_connection when checking broker version (#834)</title>
<updated>2016-09-28T16:56:11+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-09-28T16: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=5c784890b6f323ea37c6171a59184e9304cbcb5c'/>
<id>5c784890b6f323ea37c6171a59184e9304cbcb5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix message timestamp_type (#828)</title>
<updated>2016-09-15T23:29:19+00:00</updated>
<author>
<name>Josh Yudaken</name>
<email>j@yud.co.za</email>
</author>
<published>2016-09-15T23:29:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=2a7aca1630b81669595d753083239ec9fbf66ff5'/>
<id>2a7aca1630b81669595d753083239ec9fbf66ff5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added ssl_password config option to KafkaProducer class, identical to… (#830)</title>
<updated>2016-09-15T23:28:59+00:00</updated>
<author>
<name>kierkegaard13</name>
<email>kierkegaard13@gmail.com</email>
</author>
<published>2016-09-15T23:28:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=1646edf7ff6430022acf1c41ca32dd88b971c0cb'/>
<id>1646edf7ff6430022acf1c41ca32dd88b971c0cb</id>
<content type='text'>
* Added ssl_password config option to KafkaProducer class, identical to option in KafkaConsumer class

* removed non-ascii characters

* changed - to : in comments
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added ssl_password config option to KafkaProducer class, identical to option in KafkaConsumer class

* removed non-ascii characters

* changed - to : in comments
</pre>
</div>
</content>
</entry>
<entry>
<title>from kafka import ConsumerRebalanceListener, OffsetAndMetadata</title>
<updated>2016-09-04T16:26:41+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-09-04T16:26:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=1937ce59b4706b44091bb536a9b810ae657c3225'/>
<id>1937ce59b4706b44091bb536a9b810ae657c3225</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
