Hi Kafka,
I have a trident topology in storm which consumes data from kafka. Now i am
seeing an issue in KafkaSpout. This is not consuming the very first tthe
first uncommitted offset data from kafka.
My storm version is 1.1.1 and kafka version is 0.11.0.0. I have a topic say
X and partition of t
ible. For
Kafka the performance should be similar or close to as having multiple
consumers using a single group.
_____
From: Senthil Kumar
Sent: Tuesday, January 24, 2017 10:38 PM
Subject: Kafka Multiple Consumer Group for Same Topic
To:
Cc:
Hi Team