<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch sock_send_bytes</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>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://91.123.203.49/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://91.123.203.49/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>Add BrokerConnection.send tests</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:52:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=87da3f00800c381f1fc1a5ca543659d58f90e66d'/>
<id>87da3f00800c381f1fc1a5ca543659d58f90e66d</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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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>Add basic unit test coverage for BrokerConnection</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:11: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=c7bbec07e9b1bd87a48bdae87071b59c0a575153'/>
<id>c7bbec07e9b1bd87a48bdae87071b59c0a575153</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://91.123.203.49/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>
</feed>
