<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/kafka/coordinator, branch protocol_parser</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>Initialize metadata_snapshot in group coordinator (#1174)</title>
<updated>2017-08-13T18:47:33+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-08-13T18:47:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=4b32b2e733294f0ee2447ca239e5cc9e2fef2fe4'/>
<id>4b32b2e733294f0ee2447ca239e5cc9e2fef2fe4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use for join-time-max and sync-time-max metrics Max() measure function (#1146)</title>
<updated>2017-07-21T05:07:50+00:00</updated>
<author>
<name>Alexey Pervushin</name>
<email>pervushinai@gmail.com</email>
</author>
<published>2017-07-21T05:07:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=165b897139ae69e5935c2618759773572781ef17'/>
<id>165b897139ae69e5935c2618759773572781ef17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change_subscription called only when necessary (#1132)</title>
<updated>2017-07-07T19:29:40+00:00</updated>
<author>
<name>Petr Šebek</name>
<email>petrsebek1@gmail.com</email>
</author>
<published>2017-07-07T19:29:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=43939b29b58d85cef325cb4dba67a413b6f735d8'/>
<id>43939b29b58d85cef325cb4dba67a413b6f735d8</id>
<content type='text'>
When we are using subscription by pattern change subscription is
called every metadata update even when nothing changes. This PR
ensures that change subscription is called only when set of topics
changes.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When we are using subscription by pattern change subscription is
called every metadata update even when nothing changes. This PR
ensures that change subscription is called only when set of topics
changes.</pre>
</div>
</content>
</entry>
<entry>
<title>Backoff on unavailable group coordinator retry (#1125)</title>
<updated>2017-06-19T16:18:56+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-06-19T16:18:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=cceaf4ae0982a78bdaef39ce1c9635e260bff709'/>
<id>cceaf4ae0982a78bdaef39ce1c9635e260bff709</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Additional docstrings for autocommit close option</title>
<updated>2017-03-13T23:39:53+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-03-13T23:39:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=92a66e3009147a9909f32df2adedce831b7fc7fb'/>
<id>92a66e3009147a9909f32df2adedce831b7fc7fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optionally skip auto-commit during consumer.close (#1031)</title>
<updated>2017-03-13T23:39:23+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-03-13T23:39:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=195df5fb9895ec78cd5e25eda30cbec201b4ab4f'/>
<id>195df5fb9895ec78cd5e25eda30cbec201b4ab4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Short-circuit group coordinator requests when NodeNotReady (#995)</title>
<updated>2017-03-09T22:26:09+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-03-09T22:26:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=bb709f4c141dacee07248eb111fa48c3992cf2f9'/>
<id>bb709f4c141dacee07248eb111fa48c3992cf2f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid unknown coordinator after client poll (#1023)</title>
<updated>2017-03-09T20:49:05+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-03-09T20:49:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=6ef7675ba0757fafc136c6b18db8351ddc5a70b8'/>
<id>6ef7675ba0757fafc136c6b18db8351ddc5a70b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>For 0.8.2, only attempt connection to coordinator if least_loaded_node succeeds</title>
<updated>2017-03-07T19:32:36+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-03-07T19:32:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=1810816b00770c9aaf0e3175fe3d73d3ed19f81d'/>
<id>1810816b00770c9aaf0e3175fe3d73d3ed19f81d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor additional logging for consumer coordinator</title>
<updated>2017-03-06T19:03:17+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-03-06T19:03:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=ff6f7bf085b912090b436da1c99f6f8f4cf66f94'/>
<id>ff6f7bf085b912090b436da1c99f6f8f4cf66f94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
