<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/kafka, branch selector_close</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>Close leaked selector in version check</title>
<updated>2018-03-09T00:55:17+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2018-03-08T18:15: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=20f21c3281bad5243f69425e577cdef5d2b52344'/>
<id>20f21c3281bad5243f69425e577cdef5d2b52344</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid tight poll loop in consumer when brokers are down (#1415)</title>
<updated>2018-03-08T16:18:15+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2018-03-08T16:18:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=4abdb1baea2468408c36cc983dfef1e8b8f54654'/>
<id>4abdb1baea2468408c36cc983dfef1e8b8f54654</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix BrokerConnection.connection_delay() to return milliseconds (#1414)</title>
<updated>2018-03-08T16:17:36+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2018-03-08T16:17:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=b33a65116ef6936183f09ca56930ccae39378c5f'/>
<id>b33a65116ef6936183f09ca56930ccae39378c5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use local copies in Fetcher._fetchable_partitions to avoid mutation errors (#1400)</title>
<updated>2018-03-08T01:07:09+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2018-03-08T01:07: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=a6130d288f84af7ffe054bdf301bc40febe07719'/>
<id>a6130d288f84af7ffe054bdf301bc40febe07719</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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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>Check timeout type in KafkaClient constructor</title>
<updated>2018-02-21T21:30:12+00:00</updated>
<author>
<name>Andre Araujo</name>
<email>asdaraujo@gmail.com</email>
</author>
<published>2017-11-07T00:00: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=0f5d35fa3489fa36000c05a891d375cc30672e23'/>
<id>0f5d35fa3489fa36000c05a891d375cc30672e23</id>
<content type='text'>
If a future was passed as the only positional parameter it would
be assigned to the "timeout_ms" parameter erroneously. This mistake
would not raise any exception but would lead to odd behaviour later,
what could make it extremely difficult to troubleshoot.

Adding a type check ensures that an exception is raise earlier to
notify the user about the problem.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If a future was passed as the only positional parameter it would
be assigned to the "timeout_ms" parameter erroneously. This mistake
would not raise any exception but would lead to odd behaviour later,
what could make it extremely difficult to troubleshoot.

Adding a type check ensures that an exception is raise earlier to
notify the user about the problem.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update string representation of SimpleClient</title>
<updated>2018-02-21T21:30:12+00:00</updated>
<author>
<name>Andre Araujo</name>
<email>asdaraujo@gmail.com</email>
</author>
<published>2017-11-06T23:59:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=54d64105c0fec604140b581fd0b0fb3f7ac54b50'/>
<id>54d64105c0fec604140b581fd0b0fb3f7ac54b50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
