<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch coordinator_unknown_heartbeat</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>Log successful heartbeat as INFO; improve heartbeat response logging</title>
<updated>2016-03-12T00:47:46+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-12T00:47:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=4ebf28412e70c2e4af10b6fa36fd6d6f3a95e043'/>
<id>4ebf28412e70c2e4af10b6fa36fd6d6f3a95e043</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>HeartbeatTask should reschedule heartbeat on coordinator_unknown()</title>
<updated>2016-03-12T00:41:42+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-12T00:41:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=f1b9b8490a1341def9cabd948357e6c0afd0e9d3'/>
<id>f1b9b8490a1341def9cabd948357e6c0afd0e9d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for unknown coordinator heartbeat task</title>
<updated>2016-03-12T00:40:57+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-12T00:36:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=af2cd5e91aee77a3fd292da00ee04358026557f0'/>
<id>af2cd5e91aee77a3fd292da00ee04358026557f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #567 from twm/patch-1</title>
<updated>2016-03-09T17:01:25+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-09T17:01:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=11cf12ff531919e9ade2d7ebf55e9f0f6a1592da'/>
<id>11cf12ff531919e9ade2d7ebf55e9f0f6a1592da</id>
<content type='text'>
Silence suprious warnings</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Silence suprious warnings</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #578 from stefanth/bugfix-stefanth-1</title>
<updated>2016-03-09T16:58:39+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-09T16:58:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=45cb3220c7394c0c285382378ef01ba4fb650317'/>
<id>45cb3220c7394c0c285382378ef01ba4fb650317</id>
<content type='text'>
Bug fix: KafkaConsumer.position()</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug fix: KafkaConsumer.position()</pre>
</div>
</content>
</entry>
<entry>
<title>Bug fix: KafkaConsumer.position()</title>
<updated>2016-03-09T11:50:29+00:00</updated>
<author>
<name>Stefán Þorvarðarson</name>
<email>stefanth@siminn.is</email>
</author>
<published>2016-03-09T11:50:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=b787a2211ec4bdda6f06d915f819e4d8c5607cd5'/>
<id>b787a2211ec4bdda6f06d915f819e4d8c5607cd5</id>
<content type='text'>
Method KafkaConsumer.position() was not refreshing position correctly
when calling self._update_fetch_positions().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Method KafkaConsumer.position() was not refreshing position correctly
when calling self._update_fetch_positions().
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #573 from scribu/patch-1</title>
<updated>2016-03-04T19:55:36+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-04T19:55:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=d5f31e6e3c7d5b16f3b4da176753ea91e2330f38'/>
<id>d5f31e6e3c7d5b16f3b4da176753ea91e2330f38</id>
<content type='text'>
Fix `value_serializer` parameter in example</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix `value_serializer` parameter in example</pre>
</div>
</content>
</entry>
<entry>
<title>Fix `value_deserializer` parameter in example</title>
<updated>2016-03-02T03:56:01+00:00</updated>
<author>
<name>Cristi Burcă</name>
<email>scribu@gmail.com</email>
</author>
<published>2016-03-02T03:56:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=637f47c80f5cf203fb94d06b05ccc622d74c1891'/>
<id>637f47c80f5cf203fb94d06b05ccc622d74c1891</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix `value_serializer` parameter in example</title>
<updated>2016-03-01T18:10:54+00:00</updated>
<author>
<name>Cristi Burcă</name>
<email>scribu@gmail.com</email>
</author>
<published>2016-03-01T18:10:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=c8662bfa6baa9fdd6bb0fd1b8b893f7f35a461f7'/>
<id>c8662bfa6baa9fdd6bb0fd1b8b893f7f35a461f7</id>
<content type='text'>
`json.loads()` is for deserialising.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`json.loads()` is for deserialising.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #566 from mortenlj/master</title>
<updated>2016-02-27T17:55:09+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-02-27T17:55:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=bd139242e14a412cbe22d7fe74514435a28cccab'/>
<id>bd139242e14a412cbe22d7fe74514435a28cccab</id>
<content type='text'>
Fix typo ifr.future.fail =&gt; ifr.future.failure in conn.py</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix typo ifr.future.fail =&gt; ifr.future.failure in conn.py</pre>
</div>
</content>
</entry>
</feed>
