<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/test/test_producer.py, branch short_circuit_node_not_ready</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>Fix typos</title>
<updated>2016-11-14T11:16:41+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2016-11-08T09:29:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=cd74c1fe4053385151175b5100cb0a0d43bc31f6'/>
<id>cd74c1fe4053385151175b5100cb0a0d43bc31f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use weakref when registering a producer.close atexit to fix normal gc (#728)</title>
<updated>2016-06-18T21:51:23+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-06-18T21:51:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=6271c02c6eebf52a6d368416db49bfa57b09ef04'/>
<id>6271c02c6eebf52a6d368416db49bfa57b09ef04</id>
<content type='text'>
* Use weakref when registering a producer.close atexit to fix normal gc
* Test that del(producer) terminates async thread</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use weakref when registering a producer.close atexit to fix normal gc
* Test that del(producer) terminates async thread</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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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>Handle broken LZ4 framing; switch to lz4tools + xxhash</title>
<updated>2016-01-27T05:51:29+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-01-27T04:35:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=f08ec792ee93fd059e81ee1e30f5651c15f69e85'/>
<id>f08ec792ee93fd059e81ee1e30f5651c15f69e85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add end-to-end integration testing for all compression types</title>
<updated>2016-01-27T04:34:13+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-01-27T04:34:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=66284e57accec5977d606fc91a0b28177b352eb4'/>
<id>66284e57accec5977d606fc91a0b28177b352eb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable auto-commit / group assignment in producer test</title>
<updated>2016-01-25T02:43:17+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-25T02:43:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=c02b2711f1b18bba85155f8bf402b5b9824b6502'/>
<id>c02b2711f1b18bba85155f8bf402b5b9824b6502</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add simple KafkaProducer -&gt; KafkaConsumer integration test</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:47:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=f51623142dfc089aeb46e986b1d0382f3fab3025'/>
<id>f51623142dfc089aeb46e986b1d0382f3fab3025</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename legacy producer tests</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-24T02:42:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=34a18aea78edcccd8e4b6aba8a1394e1e4d098df'/>
<id>34a18aea78edcccd8e4b6aba8a1394e1e4d098df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
