<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch issue1155</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>Make UnknownTopicOrPartitionError retriable error</title>
<updated>2017-07-30T12:41:27+00:00</updated>
<author>
<name>Taras Voinarovskiy</name>
<email>voyn1991@gmail.com</email>
</author>
<published>2017-07-30T12:41: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=9868ab04f70d684d1fcfd34a04a8f277d0fa37f6'/>
<id>9868ab04f70d684d1fcfd34a04a8f277d0fa37f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix batch expiry messages to state seconds</title>
<updated>2017-07-26T20:18:14+00:00</updated>
<author>
<name>Dominic Evans</name>
<email>dominic.evans@uk.ibm.com</email>
</author>
<published>2017-07-26T19:58:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=ca02bb17bf0d7913736596594874c0274f1b7653'/>
<id>ca02bb17bf0d7913736596594874c0274f1b7653</id>
<content type='text'>
time.time() is seconds since epoch, and the deltas are also calculated
in seconds
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
time.time() is seconds since epoch, and the deltas are also calculated
in seconds
</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://91.123.203.49/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>added gssapi support (Kerberos) for SASL (#1152)</title>
<updated>2017-07-20T17:09:26+00:00</updated>
<author>
<name>Harald</name>
<email>harald.berghoff@gmx.net</email>
</author>
<published>2017-07-20T17:09:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=0c78f704520a42d0935cb87298dd69f8e4af5894'/>
<id>0c78f704520a42d0935cb87298dd69f8e4af5894</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add note, that `max_in_flight_requests_per_connection&gt;1` may change order or messages (#1149)</title>
<updated>2017-07-17T23:39:37+00:00</updated>
<author>
<name>Taras Voinarovskyi</name>
<email>voyn1991@gmail.com</email>
</author>
<published>2017-07-17T23:39:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=c8237fc53bf93c72a5530a53654dd3133a96de08'/>
<id>c8237fc53bf93c72a5530a53654dd3133a96de08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>producer: fix produce timeout message (#1151)</title>
<updated>2017-07-17T23:39:04+00:00</updated>
<author>
<name>Mika Eloranta</name>
<email>mel@aiven.io</email>
</author>
<published>2017-07-17T23:39:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=6f0395786aa35fb091cdc05256f5b3d34e250351'/>
<id>6f0395786aa35fb091cdc05256f5b3d34e250351</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Protocol updates for 0.11.0.0 (#1127)</title>
<updated>2017-07-09T15:04:39+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-07-09T15:04:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=d0c6b1f95c2e677545d1faaeae525e8768abea9e'/>
<id>d0c6b1f95c2e677545d1faaeae525e8768abea9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use logging's built-in string interpolation</title>
<updated>2017-07-07T20:40:31+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2017-07-07T18:32:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=2f75169504c8bd6f31ab4a88823a8073eb57eced'/>
<id>2f75169504c8bd6f31ab4a88823a8073eb57eced</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://91.123.203.49/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>Fix typo</title>
<updated>2017-07-01T09:37:52+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2017-07-01T09:37:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=71ce772484cb43509742702c3f09ec7fde2923f7'/>
<id>71ce772484cb43509742702c3f09ec7fde2923f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
