<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/test, branch receive_bytes_pipe</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>Added unit tests for fetcher's `_reset_offset` and related functions.</title>
<updated>2017-08-07T09:34:10+00:00</updated>
<author>
<name>Taras Voinarovskiy</name>
<email>voyn1991@gmail.com</email>
</author>
<published>2017-08-06T10:50:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=55ded554f9f5b470eeb53500e455ecd87f4d8f87'/>
<id>55ded554f9f5b470eeb53500e455ecd87f4d8f87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added `beginning_offsets` and `end_offsets` API's and fixed @jeffwidman review issues</title>
<updated>2017-08-07T09:34:09+00:00</updated>
<author>
<name>Taras Voinarovskiy</name>
<email>voyn1991@gmail.com</email>
</author>
<published>2017-08-05T17:19:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=1f69f8f5b875d1b263663bdf6aa2fc17faa4a3e5'/>
<id>1f69f8f5b875d1b263663bdf6aa2fc17faa4a3e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed retrieve_offsets to allow fetching multiple offsets at once</title>
<updated>2017-08-07T09:34:08+00:00</updated>
<author>
<name>Taras Voinarovskiy</name>
<email>voyn1991@gmail.com</email>
</author>
<published>2017-07-31T12:41:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=63992f907aaabc4055d02de60f789443fcb4b54f'/>
<id>63992f907aaabc4055d02de60f789443fcb4b54f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test for older brokers</title>
<updated>2017-08-07T09:34:08+00:00</updated>
<author>
<name>Taras Voinarovskiy</name>
<email>voyn1991@gmail.com</email>
</author>
<published>2017-07-30T20:27:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=f244e527a9674fa22b0bf9771585598cb758c8b1'/>
<id>f244e527a9674fa22b0bf9771585598cb758c8b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added basic support for offsets_for_times API. Still needs to group by nodes and send in parallel.</title>
<updated>2017-08-07T09:34:08+00:00</updated>
<author>
<name>Taras Voinarovskiy</name>
<email>voyn1991@gmail.com</email>
</author>
<published>2017-07-30T15:42: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=39f0e50b9441609e9dce4e60a1ab2c3f16680476'/>
<id>39f0e50b9441609e9dce4e60a1ab2c3f16680476</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
<entry>
<title>Do not test fetched_size with fetch_max_bytes since 0.11 brokers will return more data than 0.10</title>
<updated>2017-06-19T05:43:21+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-06-17T15:47:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=26a810220acbca57200a805132c5f32108a7fc9c'/>
<id>26a810220acbca57200a805132c5f32108a7fc9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase max_buffer_size for test_large_messages</title>
<updated>2017-06-19T05:43:21+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-06-17T15:46:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=c5f1c6901f0ff1b7867c80691134d535ac645559'/>
<id>c5f1c6901f0ff1b7867c80691134d535ac645559</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix fetch_max_bytes=1 consumer integration test</title>
<updated>2017-06-19T05:43:21+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-06-17T14:18:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=b4f71229d000b01c5d7b8054ce5eca5b69177bb1'/>
<id>b4f71229d000b01c5d7b8054ce5eca5b69177bb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use fixture hostname (dont assume localhost)</title>
<updated>2017-06-19T05:43:21+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-06-17T14:10:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=d127928e44113f645649775174f751ebc470cd88'/>
<id>d127928e44113f645649775174f751ebc470cd88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
