RE: Reg Partition

2014-03-09 Thread Balasubramanian Jayaraman (Contingent)
Thanks Martin. We are still in the design phase. I wanted to clarify my doubt on the relation between parallelism and partitions. -Original Message- From: Martin Kleppmann [mailto:mkleppm...@linkedin.com] Sent: Thursday, March 06, 2014 8:29 PM To: Subject: Re: Reg Partition You can cer

Kafka High Level Consumer Connector shuts down after 10 seconds

2014-03-09 Thread Ameya Bhagat
I am using a high level consumer as described at: https://cwiki.apache.org/confluence/display/KAFKA/Consumer+Group+Example I am noticing that my consumer does not run forever and ends after some time (< 15s). At the zookeeper side, I see the following: INFO Processed session termination for sessi

Re: Reg Partition

2014-03-09 Thread David Birdsong
On Sun, Mar 9, 2014 at 6:09 PM, Balasubramanian Jayaraman (Contingent) < balasubramanian.jayara...@autodesk.com> wrote: > Thanks Martin. We are still in the design phase. I wanted to clarify my > doubt on the relation between parallelism and partitions. > kafka is a distributed, ordered commit lo