<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/test, branch testing</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>Move logging format config to tox.ini to avoid duplicate log capture in pytest output</title>
<updated>2016-03-13T16:31:18+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-13T16:25:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=376e3659a81406dec27660863bc211165f58080a'/>
<id>376e3659a81406dec27660863bc211165f58080a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use producer retries and flush timeout in producer end-to-end test</title>
<updated>2016-03-13T16:31:18+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-13T07:51:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=7bc3b081329931624925268112d9862a96577b6d'/>
<id>7bc3b081329931624925268112d9862a96577b6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add heartbeat timeout test</title>
<updated>2016-03-13T02:21:32+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-12T20:14:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=fb0b49827ff78bebd0a84c86d890394b00795bcf'/>
<id>fb0b49827ff78bebd0a84c86d890394b00795bcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for unknown coordinator heartbeat task</title>
<updated>2016-03-12T23:08:36+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-12T00:36:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=f58b7e9b2aaaa6891b6ad0331b6aa8cce55d97f4'/>
<id>f58b7e9b2aaaa6891b6ad0331b6aa8cce55d97f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add timestamps to basic test logging</title>
<updated>2016-03-12T22:56:30+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-12T22:56:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=ccadb4dc8059865f9d7b0c4a65c5e480e65cd25f'/>
<id>ccadb4dc8059865f9d7b0c4a65c5e480e65cd25f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync rendered fixture templates to disk to avoid races</title>
<updated>2016-03-12T20:53:47+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-12T20:53:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=bbca721d74cf02983e34cf187d8f032609f7c484'/>
<id>bbca721d74cf02983e34cf187d8f032609f7c484</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve Zookeeper / Kafka Fixture management</title>
<updated>2016-03-12T18:19:51+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-12T18:19:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=590d75a76a4b9d666a0340daef8ef328ca87e066'/>
<id>590d75a76a4b9d666a0340daef8ef328ca87e066</id>
<content type='text'>
  - spawn fixtures via daemon threads
  - close fixtures atexit and in __del__ to avoid interpreter hangs
  - raise Exception on timeouts in open()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - spawn fixtures via daemon threads
  - close fixtures atexit and in __del__ to avoid interpreter hangs
  - raise Exception on timeouts in open()
</pre>
</div>
</content>
</entry>
<entry>
<title>Mock client.ready() call to test coordinator offset fetch request</title>
<updated>2016-02-19T15:56:44+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-02-19T06:56:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=29e96f82ce0b028c21dc35fed2f4c26da4c8efef'/>
<id>29e96f82ce0b028c21dc35fed2f4c26da4c8efef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>break up some circular references and close client wake pipe on __del__</title>
<updated>2016-02-17T05:30:38+00:00</updated>
<author>
<name>aisch</name>
<email>me+bosch@aitmp.com</email>
</author>
<published>2016-02-17T05:30:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=d7522b0fb79bffbe10a2548658a48829dd1a5c33'/>
<id>d7522b0fb79bffbe10a2548658a48829dd1a5c33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add RangePartitionAssignor (and use as default); add assignor tests</title>
<updated>2016-02-16T20:41:00+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-02-16T20:35:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=c8be93b44bb0939dd512a72be578d42a4d7426b7'/>
<id>c8be93b44bb0939dd512a72be578d42a4d7426b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
