<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/test/fixtures.py, branch issue_619</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>Re-render fixture config in restart loop if necessary</title>
<updated>2016-03-14T16:28:43+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-14T16:28:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=c902baafbee777ec65fc66c9fdbaa5b172b37917'/>
<id>c902baafbee777ec65fc66c9fdbaa5b172b37917</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More fixture logging improvements</title>
<updated>2016-03-14T15:10:19+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-14T15:07:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=c3bc541a69d5b8469771dbde9172cad0a9d0d1ae'/>
<id>c3bc541a69d5b8469771dbde9172cad0a9d0d1ae</id>
<content type='text'>
 - Add test logging NullHandler
 - Remove default logging level filtering in testutil
 - Log render_template info
 - More fixture logging cleanups
 - wait_for() should not handle child shutdown
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Add test logging NullHandler
 - Remove default logging level filtering in testutil
 - Log render_template info
 - More fixture logging cleanups
 - wait_for() should not handle child shutdown
</pre>
</div>
</content>
</entry>
<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>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>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://91.123.203.49/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://91.123.203.49/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>Support setting kafka instance port explicitly in fixture</title>
<updated>2016-02-16T05:56:10+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-02-16T04:20: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=0d1ccc7485acf09b282d8cc7a06cfd94e690eddb'/>
<id>0d1ccc7485acf09b282d8cc7a06cfd94e690eddb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move pytest broker/zk fixtures to test.conftest</title>
<updated>2016-01-25T01:33:09+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-24T06:46: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=acd1ae4d74c64ee6320c1709116a3e2bfcfaac7c'/>
<id>acd1ae4d74c64ee6320c1709116a3e2bfcfaac7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pylint fixes</title>
<updated>2015-12-11T02:37:03+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-11T01:48:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=1cb732aba10e82232197e19fd84a79cbab6214c6'/>
<id>1cb732aba10e82232197e19fd84a79cbab6214c6</id>
<content type='text'>
  - temporarily ignore kafka/consumer/group.py
  - temporarily ignore test/test_protocol.py
  - disable-msg deprecated; use disable= instead
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - temporarily ignore kafka/consumer/group.py
  - temporarily ignore test/test_protocol.py
  - disable-msg deprecated; use disable= instead
</pre>
</div>
</content>
</entry>
<entry>
<title>new pylint disables for pylint 1.5.1</title>
<updated>2015-12-03T01:43:15+00:00</updated>
<author>
<name>Zack Dever</name>
<email>zack.dever@rd.io</email>
</author>
<published>2015-12-03T00:23:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=16f61547787e9cb5be855ec1c4391b3b56765ab8'/>
<id>16f61547787e9cb5be855ec1c4391b3b56765ab8</id>
<content type='text'>
tested locally with `pylint --rcfile=pylint.rc -E kafka test`. should
pass travis builds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tested locally with `pylint --rcfile=pylint.rc -E kafka test`. should
pass travis builds.
</pre>
</div>
</content>
</entry>
</feed>
