<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch streams</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>Test streams thingy</title>
<updated>2018-02-16T20:07:18+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2018-02-16T20:07:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=19fc23c7d1682729b12083dac7d87e3db8b524cd'/>
<id>19fc23c7d1682729b12083dac7d87e3db8b524cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixup kafka streams consumer configs</title>
<updated>2016-09-24T21:01:05+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-08-01T03:41:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=31993945c031826dd86ad877f2bf51a49c3d0f28'/>
<id>31993945c031826dd86ad877f2bf51a49c3d0f28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes to kafka.streams -- simple source -&gt; sink topology works</title>
<updated>2016-09-24T21:01:05+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-31T22:22:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=c72b69ba58eb88ce90ddb3db6e3ff2ff7cb2ab64'/>
<id>c72b69ba58eb88ce90ddb3db6e3ff2ff7cb2ab64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>First scratch commit kafka.streams</title>
<updated>2016-09-24T21:01:05+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-31T18:55:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=26fe1f2e296aa78e0fe79c01f0b974dfc8741246'/>
<id>26fe1f2e296aa78e0fe79c01f0b974dfc8741246</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>
<entry>
<title>Fix quota violation exception message (#809)</title>
<updated>2016-08-21T00:39:26+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-08-21T00:39:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=7d31aa397841f1a0e4d86799c3d0fe4ca4ba9290'/>
<id>7d31aa397841f1a0e4d86799c3d0fe4ca4ba9290</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve KafkaProducer docstring re retries config</title>
<updated>2016-08-21T00:41:45+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-08-21T00:41:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=754ff8954e2ab149cfa2b79cd21c85b84602e7c8'/>
<id>754ff8954e2ab149cfa2b79cd21c85b84602e7c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add comment for round robin partitioner with different subscriptions</title>
<updated>2016-08-20T23:35:12+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-08-20T23:34:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=e50d4dde3c2634fc33168a869314e91769573dd4'/>
<id>e50d4dde3c2634fc33168a869314e91769573dd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
