<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/kafka, branch sock_send_bytes</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>Handle partial socket send()</title>
<updated>2016-04-05T07:16:16+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-23T16:59:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=bb25469fdaf6e0bfe929f12173578e8fdf114094'/>
<id>bb25469fdaf6e0bfe929f12173578e8fdf114094</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Coerce exceptions to bool in Future.succeeded() and Future.failed()</title>
<updated>2016-04-05T07:16:15+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-05T05:51:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=4a04a09ef1a7abc9085ab8208b62fbbfa6fc64bb'/>
<id>4a04a09ef1a7abc9085ab8208b62fbbfa6fc64bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update max.block.ms docstring</title>
<updated>2016-04-05T06:09:46+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-05T06:09:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=d81963a919fa8161c94b5bef5e6de0697b91c4a6'/>
<id>d81963a919fa8161c94b5bef5e6de0697b91c4a6</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 #589 from dpkp/node_not_ready</title>
<updated>2016-04-04T23:09:10+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-04T23:09:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=ff10ccf3cef3f5602f717d6b062c78fe8e47a4d2'/>
<id>ff10ccf3cef3f5602f717d6b062c78fe8e47a4d2</id>
<content type='text'>
Refactor NodeNotReadyError handling</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor NodeNotReadyError handling</pre>
</div>
</content>
</entry>
<entry>
<title>Improve KafkaClient connect and ready handling</title>
<updated>2016-04-04T21:42:50+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-14T07:02:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=e83443126a7513404f4f67c24cb490f85bb02c69'/>
<id>e83443126a7513404f4f67c24cb490f85bb02c69</id>
<content type='text'>
 - merge _initiate and _finish into _maybe_connect
 - add connected(node_id) method
 - only short-circuit send() when not connected
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - merge _initiate and _finish into _maybe_connect
 - add connected(node_id) method
 - only short-circuit send() when not connected
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve Coordinator Error handling</title>
<updated>2016-04-04T21:42:50+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-14T07:14:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=08e30cb500529193aa4775870427791a2097af77'/>
<id>08e30cb500529193aa4775870427791a2097af77</id>
<content type='text'>
 - coordinator_unknown() should not check ready(node_id)
 - dont mark coordinator dead on not-ready or inflight-requests errors
 - improve coordinator and heartbeat logging
 - dont gate group metadata requests on ready() check [conn handles now]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - coordinator_unknown() should not check ready(node_id)
 - dont mark coordinator dead on not-ready or inflight-requests errors
 - improve coordinator and heartbeat logging
 - dont gate group metadata requests on ready() check [conn handles now]
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop now-redundant ready() check in Fetcher._handle_offset_response</title>
<updated>2016-04-04T21:42:49+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-14T07:10:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=ee7114cebbd926004bfce2d8fe0552cfeeb4a528'/>
<id>ee7114cebbd926004bfce2d8fe0552cfeeb4a528</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve Broker connection handling of not-ready nodes</title>
<updated>2016-04-04T16:37:56+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-24T17:23:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=0a942176a6030c3fd9e77a3a8f5a63f85f376f14'/>
<id>0a942176a6030c3fd9e77a3a8f5a63f85f376f14</id>
<content type='text'>
 - simplify connect state logic
 - add connecting() method to check state
 - add BrokerConnection details to exceptions
 - return NodeNotReady as Future if still connecting
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - simplify connect state logic
 - add connecting() method to check state
 - add BrokerConnection details to exceptions
 - return NodeNotReady as Future if still connecting
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve auto-commit task handling when group_id is None</title>
<updated>2016-04-03T16:29:36+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-03T16:29:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=3d1c3521db701047215831d4f84a6c653f087250'/>
<id>3d1c3521db701047215831d4f84a6c653f087250</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed transltae to replace to support python 3</title>
<updated>2016-03-30T23:27:47+00:00</updated>
<author>
<name>Tim Evens</name>
<email>tievens@cisco.com</email>
</author>
<published>2016-03-30T23:27:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=f456ffc8d95d04b0381dc07cf2ae113043f3c887'/>
<id>f456ffc8d95d04b0381dc07cf2ae113043f3c887</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
