<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/test/test_conn.py, branch disconnects</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>Add disconnected socket tests for conn.recv()</title>
<updated>2016-04-26T04:45:18+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-26T04:45:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=0b664ff3755e2e21c7aeb76e3f9020afe16ae74b'/>
<id>0b664ff3755e2e21c7aeb76e3f9020afe16ae74b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename mocked socket as _socket in test_conn</title>
<updated>2016-04-26T04:45:18+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-26T04:43:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=2d759452cf0f0996f23990319466d31581197319'/>
<id>2d759452cf0f0996f23990319466d31581197319</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup AF_INET import in conn fixture</title>
<updated>2016-04-07T16:49:05+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-05T01:58:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=c1ab194647450dbc7beb33802424270231bae323'/>
<id>c1ab194647450dbc7beb33802424270231bae323</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use version-indexed lists for request/response protocol structs</title>
<updated>2016-04-06T05:54:28+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-06T05:54:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=90c729438a2e3f1b194e58231e41bd16bd7b7172'/>
<id>90c729438a2e3f1b194e58231e41bd16bd7b7172</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://git.baserock.org/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>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://git.baserock.org/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>Move old KafkaConnection tests to test_conn_legacy</title>
<updated>2016-04-04T16:19:51+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-12T23:14:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=6188b7bd4b08b043b7e4925360347f06f80f555e'/>
<id>6188b7bd4b08b043b7e4925360347f06f80f555e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Kafka IPv6 Support.</title>
<updated>2016-03-30T22:32:25+00:00</updated>
<author>
<name>Tim Evens</name>
<email>tievens@cisco.com</email>
</author>
<published>2016-03-30T22:32:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=0f78d57c604e864fab51f7cfb8fa69c9c4e623c7'/>
<id>0f78d57c604e864fab51f7cfb8fa69c9c4e623c7</id>
<content type='text'>
IPv6 address without port can be defined as the IPv6 address.  If the address
is a hostname or if a port is included, then the address MUST be wrapped
in brackets [] (E.g. [somehost]:1234 or [fd00:1001::2]:1234).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
IPv6 address without port can be defined as the IPv6 address.  If the address
is a hostname or if a port is included, then the address MUST be wrapped
in brackets [] (E.g. [somehost]:1234 or [fd00:1001::2]:1234).
</pre>
</div>
</content>
</entry>
<entry>
<title>Move Request / Response logging from KafkaClient to BrokerConnection</title>
<updated>2015-12-11T02:38:34+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-11T02:38:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=8fff81468df640c0c1fc5daeb8fd8dd980c15c0c'/>
<id>8fff81468df640c0c1fc5daeb8fd8dd980c15c0c</id>
<content type='text'>
  and reenable kafka.conn debug logging in tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  and reenable kafka.conn debug logging in tests
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests. Bug fix. Rename socket_conn dict.</title>
<updated>2015-11-11T01:58:04+00:00</updated>
<author>
<name>Enrico Canzonieri</name>
<email>ecanzonieri@gmail.com</email>
</author>
<published>2015-10-24T23:50:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=c2adeeab057b825c8cccae67aac822be02293211'/>
<id>c2adeeab057b825c8cccae67aac822be02293211</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
