0.7.1 thanks On Thu, Jan 17, 2013 at 11:26 PM, Jun Rao <jun...@gmail.com> wrote:
> What version of Kafka are you using? > > Thanks, > > Jun > > On Wed, Jan 16, 2013 at 10:10 PM, Bo Sun <docsun...@gmail.com> wrote: > > > I'v got a problem like this. > > 1. I use the groupname "GourpA" to consume the kafka topic "topicA" . > > several days later , we cannot got the new data from the consumer. > > 2. Then i use the groupname "groupB" to consume the kafa topic "topicA". > in > > this new consumer , i got the new data. and i get the new data from the > > old consumer.(groupA) at the same time. > > i don't know what's wrong with it. > > did i do the wrong things ? > > thanks > > >