<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch more_metrics</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>Add KafkaClient metrics</title>
<updated>2016-07-18T00:54:06+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-18T00:53:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=a871aa60f3ac74bf88beff5b6df74d0466e2b0b0'/>
<id>a871aa60f3ac74bf88beff5b6df74d0466e2b0b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Record produce latency and throttling metrics</title>
<updated>2016-07-18T00:54:06+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-17T21:42:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=f8b8904491a4ac19c80aa827ec42f3356424800d'/>
<id>f8b8904491a4ac19c80aa827ec42f3356424800d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add base coordinator metrics</title>
<updated>2016-07-18T00:54:06+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-17T21:39:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=3a7802d51c3a34f1efafb97b80deceab98ec8b09'/>
<id>3a7802d51c3a34f1efafb97b80deceab98ec8b09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ProduceResponse v2 throttle_time_ms</title>
<updated>2016-07-18T00:53:50+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-17T21:49:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=436b2b20117ea60f9cdcad1f6f8ad46cb439c1ed'/>
<id>436b2b20117ea60f9cdcad1f6f8ad46cb439c1ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always encode size with MessageSet (#771)</title>
<updated>2016-07-17T21:16:27+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-17T21:16:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=deebefa6abb0c4e2bce47431b592a523fd49732e'/>
<id>deebefa6abb0c4e2bce47431b592a523fd49732e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Catch select errors while capturing test fixture logs</title>
<updated>2016-07-17T19:54:39+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-06-26T19:26:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=cd9aa73c8463fa0214d6ee6109c63396e623dbaa'/>
<id>cd9aa73c8463fa0214d6ee6109c63396e623dbaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid buffer overread when compressing messageset in KafkaProducer</title>
<updated>2016-07-17T19:08:57+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-17T19:08:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=d179a3f62e7d225b087290b51f3bc387aa9d434b'/>
<id>d179a3f62e7d225b087290b51f3bc387aa9d434b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand consumer.fetcher comment re comparing request / response offsets</title>
<updated>2016-07-17T19:00:23+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-17T19:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=77360a167fc5fab1c3204be2524a1f21d8dbef51'/>
<id>77360a167fc5fab1c3204be2524a1f21d8dbef51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete KafkaConnection class (#769)</title>
<updated>2016-07-17T18:56:17+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-17T18:56:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=0bda9a4734167bf88b3f1361928559d035df9392'/>
<id>0bda9a4734167bf88b3f1361928559d035df9392</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title> KAFKA-3196: Add checksum and size to RecordMetadata and ConsumerRecord (#770 / #594)</title>
<updated>2016-07-17T18:44:01+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-17T18:44:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=68c8a4a276237488fba1495fcec43b572a80289c'/>
<id>68c8a4a276237488fba1495fcec43b572a80289c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
