<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/test, branch accumulator_bugfix</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>Fixup test fixtures for pylint</title>
<updated>2016-03-14T06:35:12+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-14T06:31:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=0330036bef996815c5ef384ab6803697816e4189'/>
<id>0330036bef996815c5ef384ab6803697816e4189</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 #585 from dpkp/truncate_buffer</title>
<updated>2016-03-14T06:19:53+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-14T06:19:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=0c272a05b3b29515759620803053d091ef98260d'/>
<id>0c272a05b3b29515759620803053d091ef98260d</id>
<content type='text'>
Truncate deallocated message buffers</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Truncate deallocated message buffers</pre>
</div>
</content>
</entry>
<entry>
<title>Improve Fixture logging</title>
<updated>2016-03-14T06:19:43+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-14T06:16:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=a45cd4d17bd7f6d1fe9ae887f5847182a799ca07'/>
<id>a45cd4d17bd7f6d1fe9ae887f5847182a799ca07</id>
<content type='text'>
 - remove double console appenders from log4j.properties
 - also log to server.log file for interactive uses
 - drop internal _spawn from SpawnedService loop
 - write captured stdout/stderr directly to avoid logger re-formatting
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - remove double console appenders from log4j.properties
 - also log to server.log file for interactive uses
 - drop internal _spawn from SpawnedService loop
 - write captured stdout/stderr directly to avoid logger re-formatting
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce end-to-end test to 100 messages; raise produce future exceptions immediately</title>
<updated>2016-03-13T22:08:13+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-13T20:41:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=f98985263908665ae5a0891ad1ee4eeacc39367a'/>
<id>f98985263908665ae5a0891ad1ee4eeacc39367a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SimpleBufferPool test to verify reallocated buffers are empty</title>
<updated>2016-03-13T22:05:49+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-13T20:40:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=a03c7ace89c4c39bdd8b1f4285a95155299da758'/>
<id>a03c7ace89c4c39bdd8b1f4285a95155299da758</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:35:49+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://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=5d28581b40c654d80b282e489c7149e72cf1b954'/>
<id>5d28581b40c654d80b282e489c7149e72cf1b954</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move logging format config to tox.ini to avoid duplicate log capture in pytest output</title>
<updated>2016-03-13T16:35:48+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://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=f83d29444118c66723fea70f5cfd7268effb1883'/>
<id>f83d29444118c66723fea70f5cfd7268effb1883</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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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>
</feed>
