<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch conn_delay_ms</title>
<subtitle>github.com: mumrah/kafka-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/kafka-python.git/'/>
<entry>
<title>Fix BrokerConnection.connection_delay() -- return ms</title>
<updated>2018-03-08T02:06:27+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2018-03-08T02:06:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=74157f4caf5f158781df41128738256a2500e6d0'/>
<id>74157f4caf5f158781df41128738256a2500e6d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test BrokerConnection.connection_delay()</title>
<updated>2018-03-08T02:05:59+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2018-03-08T02:05:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=d40a440a79626eb678cc12b5893d8be769b2c04d'/>
<id>d40a440a79626eb678cc12b5893d8be769b2c04d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix merge conflict</title>
<updated>2018-03-08T01:08:57+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2018-03-08T01:08:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=33577d8d1e5fe201adc61b4c1661396c729ae0c0'/>
<id>33577d8d1e5fe201adc61b4c1661396c729ae0c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Close KafkaConsumers during tests</title>
<updated>2018-03-07T23:51:26+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2018-02-16T19:54:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=3ccd6638f03d64d30ecc4e17014f51387804d974'/>
<id>3ccd6638f03d64d30ecc4e17014f51387804d974</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix error var name in _unpack (#1403)</title>
<updated>2018-03-05T09:34:27+00:00</updated>
<author>
<name>j2gg0s</name>
<email>457862502@qq.com</email>
</author>
<published>2018-03-05T09:34:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=ff13f872f4a517c341cd84db89111dcbdf642b60'/>
<id>ff13f872f4a517c341cd84db89111dcbdf642b60</id>
<content type='text'>
Change-Id: I6527da4b70ebec9e08fa50aca9eba717b8361f19</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I6527da4b70ebec9e08fa50aca9eba717b8361f19</pre>
</div>
</content>
</entry>
<entry>
<title>Validate max_records in KafkaConsumer.poll (#1398)</title>
<updated>2018-02-27T17:30:47+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2018-02-27T17:30:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=793dc4dd4f1fdce9167a23e08ddb3841ea69805b'/>
<id>793dc4dd4f1fdce9167a23e08ddb3841ea69805b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix KafkaConsumer compacted offset handling (#1397)</title>
<updated>2018-02-26T23:03:10+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2018-02-26T23:03:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=4cadaafb24c2bdad475a68e3df5a4e19ce043ce7'/>
<id>4cadaafb24c2bdad475a68e3df5a4e19ce043ce7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix byte size estimation with kafka producer (#1393)</title>
<updated>2018-02-24T16:14:09+00:00</updated>
<author>
<name>Blake Embrey</name>
<email>hello@blakeembrey.com</email>
</author>
<published>2018-02-24T16:14:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=e66d8c42c9ebec612093b96950df81b7355e4aab'/>
<id>e66d8c42c9ebec612093b96950df81b7355e4aab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes racing condition when message is sent to broker before topic logs are created</title>
<updated>2018-02-21T21:30:12+00:00</updated>
<author>
<name>Andre Araujo</name>
<email>asdaraujo@gmail.com</email>
</author>
<published>2018-02-11T23:08:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=fb279d7b968578cc389a699b812795d29248754d'/>
<id>fb279d7b968578cc389a699b812795d29248754d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce new fixtures to prepare for migration to pytest.</title>
<updated>2018-02-21T21:30:12+00:00</updated>
<author>
<name>Andre Araujo</name>
<email>asdaraujo@gmail.com</email>
</author>
<published>2017-11-15T14:08:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=a1869c4be5f47b4f6433610249aaf29af4ec95e5'/>
<id>a1869c4be5f47b4f6433610249aaf29af4ec95e5</id>
<content type='text'>
This commits adds new pytest fixtures in prepation for the
migration of unittest.TestCases to pytest test cases. The handling
of temporary dir creation was also changed so that we can use
the pytest tmpdir fixture after the migration.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commits adds new pytest fixtures in prepation for the
migration of unittest.TestCases to pytest test cases. The handling
of temporary dir creation was also changed so that we can use
the pytest tmpdir fixture after the migration.
</pre>
</div>
</content>
</entry>
</feed>
