<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch max_poll_records</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>Fixup iterators</title>
<updated>2016-09-20T04:07:14+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-09-18T01:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=db49c8fbdd657b652d1c3715044e6b10af6ec77b'/>
<id>db49c8fbdd657b652d1c3715044e6b10af6ec77b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more partial</title>
<updated>2016-09-20T04:07:14+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-09-18T01:33:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=b05c8da2626bd639455f1ab3c25b84c59ad43690'/>
<id>b05c8da2626bd639455f1ab3c25b84c59ad43690</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Assert max_records &gt; 0</title>
<updated>2016-09-20T04:07:14+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-09-17T22:22:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=e70c7b271b634e61a46ae3da54b50b8a29c24131'/>
<id>e70c7b271b634e61a46ae3da54b50b8a29c24131</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimizations -- use a message index instead of reslicing list; only send fetches when partition record fully consumed</title>
<updated>2016-09-20T04:07:14+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-09-17T22:21:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=5b86640067218f692268045049549a434e392ae5'/>
<id>5b86640067218f692268045049549a434e392ae5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix tests</title>
<updated>2016-09-20T04:07:14+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-09-16T17:05:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=ae36423391cb318844f9e2f51666b1892f4dddd1'/>
<id>ae36423391cb318844f9e2f51666b1892f4dddd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Greedy unpack messagesets; simplify fetch and consumer iterators -- just call poll() w/ 1 max record</title>
<updated>2016-09-20T04:07:14+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-09-16T16:31:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=aed27505015fdb3ca69f9565d4b1e3a159f1ae89'/>
<id>aed27505015fdb3ca69f9565d4b1e3a159f1ae89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>First pass at max_poll_records</title>
<updated>2016-09-20T04:07:14+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-08-21T22:03:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=6e3eddc267e6d0e2c3d64d821ff03de9a2c52f53'/>
<id>6e3eddc267e6d0e2c3d64d821ff03de9a2c52f53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix message timestamp_type (#828)</title>
<updated>2016-09-15T23:29:19+00:00</updated>
<author>
<name>Josh Yudaken</name>
<email>j@yud.co.za</email>
</author>
<published>2016-09-15T23:29:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=2a7aca1630b81669595d753083239ec9fbf66ff5'/>
<id>2a7aca1630b81669595d753083239ec9fbf66ff5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added ssl_password config option to KafkaProducer class, identical to… (#830)</title>
<updated>2016-09-15T23:28:59+00:00</updated>
<author>
<name>kierkegaard13</name>
<email>kierkegaard13@gmail.com</email>
</author>
<published>2016-09-15T23:28:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=1646edf7ff6430022acf1c41ca32dd88b971c0cb'/>
<id>1646edf7ff6430022acf1c41ca32dd88b971c0cb</id>
<content type='text'>
* Added ssl_password config option to KafkaProducer class, identical to option in KafkaConsumer class

* removed non-ascii characters

* changed - to : in comments
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added ssl_password config option to KafkaProducer class, identical to option in KafkaConsumer class

* removed non-ascii characters

* changed - to : in comments
</pre>
</div>
</content>
</entry>
<entry>
<title>from kafka import ConsumerRebalanceListener, OffsetAndMetadata</title>
<updated>2016-09-04T16:26:41+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-09-04T16:26:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=1937ce59b4706b44091bb536a9b810ae657c3225'/>
<id>1937ce59b4706b44091bb536a9b810ae657c3225</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
