<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/test/test_conn.py, branch commit_failed_message_fixup</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>Make BrokerConnection .host / .port / .afi immutable, use _sock_* attributes for current lookups (#1422)</title>
<updated>2018-03-09T15:17:43+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2018-03-09T15:17:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=ce96752c3d4ca53222aebe1f824a47865bcb3aff'/>
<id>ce96752c3d4ca53222aebe1f824a47865bcb3aff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix BrokerConnection.connection_delay() to return milliseconds (#1414)</title>
<updated>2018-03-08T16:17:36+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2018-03-08T16:17:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=b33a65116ef6936183f09ca56930ccae39378c5f'/>
<id>b33a65116ef6936183f09ca56930ccae39378c5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Honor reconnect_backoff in conn.connect() (#1342)</title>
<updated>2018-01-12T01:38:47+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2018-01-12T01:38:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=a8bf19f88e89bef571b7c1f952010bf405054987'/>
<id>a8bf19f88e89bef571b7c1f952010bf405054987</id>
<content type='text'>
* Honor reconnect_backoff in conn.connect()</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Honor reconnect_backoff in conn.connect()</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor dns lookup in BrokerConnection (#1312)</title>
<updated>2017-12-08T22:36:36+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-12-08T22:36:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=92376cbe8004d2ae6e468a70bc268e420531e72e'/>
<id>92376cbe8004d2ae6e468a70bc268e420531e72e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop using mutable types for default arg values</title>
<updated>2017-09-12T20:56:06+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2017-09-12T20:56:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=84aec293f7074b4fe46741cd2be694d1efd91386'/>
<id>84aec293f7074b4fe46741cd2be694d1efd91386</id>
<content type='text'>
Using mutable types for default args is typically a no-no unless their
surprising behavior is being explicitly abused, for an explanation see:
http://effbot.org/zone/default-values.htm

Fix #1212
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using mutable types for default args is typically a no-no unless their
surprising behavior is being explicitly abused, for an explanation see:
http://effbot.org/zone/default-values.htm

Fix #1212
</pre>
</div>
</content>
</entry>
<entry>
<title>Derive all api classes from Request / Response base classes (#1030)</title>
<updated>2017-03-14T20:34:37+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-03-14T20:34:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=65ba8822b10e6f8a3ba4e9a6b0a1e6f9b785c18e'/>
<id>65ba8822b10e6f8a3ba4e9a6b0a1e6f9b785c18e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop bad disconnect test -- just use the mocked-socket test (#982)</title>
<updated>2017-02-24T17:53:44+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-02-24T17:53:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=bcb4009b935fb74e3ca71206466c68ad74bc7b3c'/>
<id>bcb4009b935fb74e3ca71206466c68ad74bc7b3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When hostname lookup is necessary, do every connect (#812)</title>
<updated>2016-11-20T23:15:14+00:00</updated>
<author>
<name>Evan Bender</name>
<email>evan.bender@percolate.com</email>
</author>
<published>2016-08-23T15:47:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=cbe8a6a2ee9c3a054a7bbfeebc4d5f6b6c892943'/>
<id>cbe8a6a2ee9c3a054a7bbfeebc4d5f6b6c892943</id>
<content type='text'>
Fixes a bug where lookup was done only once for the whole life of the
process -- if a broker's IP changed, client couldn't reconnect.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes a bug where lookup was done only once for the whole life of the
process -- if a broker's IP changed, client couldn't reconnect.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rearrange connection tests to separate legacy KafkaConnection</title>
<updated>2016-06-04T23:49:38+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-06-04T23:49:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=81860eeea1449678fb2d42082e08d1bc40cf1f30'/>
<id>81860eeea1449678fb2d42082e08d1bc40cf1f30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
