Jun,
Thank you! That helped.
Thanks,
Viktor
Could you try the latest code in the 0.8 branch? We recently fixed a
consumer side issue (KAFKA-1030) that seems related.
Thanks,
Jun
On Thu, Oct 10, 2013 at 6:36 AM, Viktor Kolodrevskiy <
viktor.kolodrevs...@gmail.com> wrote:
> On our current project we want to have a single shell script that:
On our current project we want to have a single shell script that:
first starts kafka with zookeeper and second strarts tomcat server
with our webapp.
We run kafka and tomcat on single machine, use kafka 0.8
We set num.partitions=4 in server.properties.
In webapp we start 4 threads that do
kafka.co