<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch task_poll_timeout</title>
<subtitle>github.com: mumrah/kafka-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/'/>
<entry>
<title>Improve KafkaConsumer iterator loop timeouts</title>
<updated>2016-01-10T23:47:35+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-10T23:47:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=98e4ab3cb931ee110faa22f6afa6c72523e24db9'/>
<id>98e4ab3cb931ee110faa22f6afa6c72523e24db9</id>
<content type='text'>
  - Consider all delayed tasks, not just heartbeat
  - Include metadata update timeout
  - Fix second / millisecond bug calling client.poll()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Consider all delayed tasks, not just heartbeat
  - Include metadata update timeout
  - Fix second / millisecond bug calling client.poll()
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve cluster.ttl() readability</title>
<updated>2016-01-10T23:43:33+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-10T23:43:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=cc4cf23692279bb96925ee7188da03fe011adb0e'/>
<id>cc4cf23692279bb96925ee7188da03fe011adb0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check delayed task timeout in client.poll()</title>
<updated>2016-01-10T23:42:47+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-10T23:42:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=45d26b6d32d1b4382c2a1ce0194111ac8051e124'/>
<id>45d26b6d32d1b4382c2a1ce0194111ac8051e124</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove old kafka.consumer.kafka module</title>
<updated>2016-01-10T20:49:47+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-10T20:49:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=7ee73df4c4bb3c69ac38accc30ff68bc6d64d594'/>
<id>7ee73df4c4bb3c69ac38accc30ff68bc6d64d594</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 #500 from dpkp/kafka-2978</title>
<updated>2016-01-10T20:47:40+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-01-10T20:47:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=2d4b0d1f789bba5637ce746b37821ccd9c5eef8d'/>
<id>2d4b0d1f789bba5637ce746b37821ccd9c5eef8d</id>
<content type='text'>
KAFKA-2978: consumer stops fetching when positions get out of sync</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
KAFKA-2978: consumer stops fetching when positions get out of sync</pre>
</div>
</content>
</entry>
<entry>
<title>KAFKA-2978: consumer stops fetching when consumed and fetch positions get out of sync</title>
<updated>2016-01-10T20:06:04+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-10T00:52:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=9837927c70abd3e032a9aefbd2990a7605276670'/>
<id>9837927c70abd3e032a9aefbd2990a7605276670</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 #501 from dpkp/coordinator_tests</title>
<updated>2016-01-10T20:05:14+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-01-10T20:05:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=814b599c49a0e5fafc1e2598731e582aac5b380f'/>
<id>814b599c49a0e5fafc1e2598731e582aac5b380f</id>
<content type='text'>
ConsumerCoordinator cleanups and test coverage</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ConsumerCoordinator cleanups and test coverage</pre>
</div>
</content>
</entry>
<entry>
<title>Add ConsumerCoordinator unit tests</title>
<updated>2016-01-10T19:10:23+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-10T11:15:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=240f7029def4027bfccde7b8627c978ab1fdd5a6'/>
<id>240f7029def4027bfccde7b8627c978ab1fdd5a6</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 #499 from dpkp/handle_disconnect</title>
<updated>2016-01-10T17:30:06+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-01-10T17:30:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=0a62cc1b862efb884b4e7f72ff3254763941fb04'/>
<id>0a62cc1b862efb884b4e7f72ff3254763941fb04</id>
<content type='text'>
Refresh metadata on failed connection attempts</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refresh metadata on failed connection attempts</pre>
</div>
</content>
</entry>
<entry>
<title>ConsumerCoordinator cleanups</title>
<updated>2016-01-10T16:57:52+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-10T08:25:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=bbd6444e85a3062224a977f1033da3f393110b87'/>
<id>bbd6444e85a3062224a977f1033da3f393110b87</id>
<content type='text'>
  - default assignors to RoundRobinPartitionAssignor
  - check offsets types in commit_offsets_* methods
  - succeed future in _send_offset_commit_request when no offsets
  - raise exception if no subscribed topics in group_protocols()
  - fix _subscription typo in metadata listener callbacks
  - short circuit if no partitions passed to fetch_committed_offsets
  - line-wrap comments
  - return future from commit_offsets_async
  - return future value from commit_offsets_sync
  - fix self._failed_request callback partial args
  - comment out metrics class for now
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - default assignors to RoundRobinPartitionAssignor
  - check offsets types in commit_offsets_* methods
  - succeed future in _send_offset_commit_request when no offsets
  - raise exception if no subscribed topics in group_protocols()
  - fix _subscription typo in metadata listener callbacks
  - short circuit if no partitions passed to fetch_committed_offsets
  - line-wrap comments
  - return future from commit_offsets_async
  - return future value from commit_offsets_sync
  - fix self._failed_request callback partial args
  - comment out metrics class for now
</pre>
</div>
</content>
</entry>
</feed>
