<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/test, branch fetch_partition_compressed_offset</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 for PartitionRecords has no attribute message_idx; add test</title>
<updated>2018-02-05T22:02:24+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2018-02-05T22:02:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=c6b54036af4aebaca545898fe0d8100a15f93ee8'/>
<id>c6b54036af4aebaca545898fe0d8100a15f93ee8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Fetcher.PartitionRecords to handle fetch_offset in the middle of compressed messageset</title>
<updated>2018-02-05T21:49:57+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-10-05T17:15:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=619895d1216cfc3b5da4270d3869cd31b7b55a14'/>
<id>619895d1216cfc3b5da4270d3869cd31b7b55a14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Use 0.11.0.2 kafka broker for integration testing (#1357)</title>
<updated>2018-01-26T00:55:07+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2018-01-26T00:55:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=3e12607b17407a6d17be84967156f1c7aa3348ce'/>
<id>3e12607b17407a6d17be84967156f1c7aa3348ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor test cleanups (#1343)</title>
<updated>2018-01-12T20:49:01+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2018-01-12T20:49:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=34fea654c0136490bb5f2785ddc4e7f37ebf7ab2'/>
<id>34fea654c0136490bb5f2785ddc4e7f37ebf7ab2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Honor reconnect_backoff in conn.connect() (#1342)</title>
<updated>2018-01-12T01:38:47+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2018-01-12T01:38:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=a8bf19f88e89bef571b7c1f952010bf405054987'/>
<id>a8bf19f88e89bef571b7c1f952010bf405054987</id>
<content type='text'>
* Honor reconnect_backoff in conn.connect()</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Honor reconnect_backoff in conn.connect()</pre>
</div>
</content>
</entry>
<entry>
<title>Fix coordinator join_future race condition (#1338)</title>
<updated>2018-01-11T22:48:38+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2018-01-11T22:48:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=da65a562bdd9ce20290d4375acc36b4977ef7026'/>
<id>da65a562bdd9ce20290d4375acc36b4977ef7026</id>
<content type='text'>
* Fix race condition in coordinator join_future handling</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix race condition in coordinator join_future handling</pre>
</div>
</content>
</entry>
<entry>
<title>KAFKA-3888 Use background thread to process consumer heartbeats (#1266)</title>
<updated>2017-12-21T22:46:10+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-12-21T22:46:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=ad024d1e897dbf16bd629fa63895bd7af4a8d959'/>
<id>ad024d1e897dbf16bd629fa63895bd7af4a8d959</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor Exception cleanup</title>
<updated>2017-12-12T19:06:44+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2017-12-07T23:07:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=580520bcb9dc2ed9725e4b4871cd275f6826a182'/>
<id>580520bcb9dc2ed9725e4b4871cd275f6826a182</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor dns lookup in BrokerConnection (#1312)</title>
<updated>2017-12-08T22:36:36+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-12-08T22:36:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=92376cbe8004d2ae6e468a70bc268e420531e72e'/>
<id>92376cbe8004d2ae6e468a70bc268e420531e72e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
