, at 10:34 PM, Li Tao wrote:
> > > >
> > > > Hi Hackers,
> > > >
> > > > This is Lee, a learner of kafka, i have read the original paper on
> > kafka,
> > > > and walked through the document.
> > > >
> > > > I think th
insights.
>
> -
> Venkatesh
>
--
Hisham Mardam-Bey
-=[ CTO ]-=-[ Mate1 Inc. ]=-
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
-=[ Codito Ergo Sum ]=-
ead so far and stop as
> > soon
> > > > as I find a key beeing already in my set. I use this as an indicator
> of
> > > how
> > > > far the log compaction has happened already and only pull up to this
> > > point.
> > > > This works quite well as I do not need to keep the messages but only
> > > their
> > > > keys in memory.
> > > >
> > > > The question I want to raise with the community is:
> > > >
> > > > How do you prevent pulling the same record twice (in different
> > versions)
> > > > and would it be beneficial if the "OffsetResponse" would also return
> > the
> > > > last offset that got compacted so far and the application would just
> > pull
> > > > up to this point?
> > > >
> > > > Looking forward for some recommendations and comments.
> > > >
> > > > Best
> > > > Jan
> > > >
> > > >
> > >
> >
>
--
Hisham Mardam-Bey
http://hisham.cc/
ka.
> > >
> > > This is an early release and there are a few caveats (mentionned in the
> > > README), mostly the poor partitioning which I'm going to evolve quickly
> > > and the reconnection strategy which doesn't try to keep track of binlog
> > > position, other than that, it should work as advertised.
> > >
> > > Cheers,
> > > - pyr
> >
>
--
Hisham Mardam-Bey
http://hisham.cc/
>>> Hi,
> >>>>> We are building pub-sub applications over kafka in our company. Some
> >> of
> >>>>> our packages have been build on Scala 2.10+. Though only Kafka_2.9.2
> >> is
> >>>>> available on maven repository. Ka
Hey guys,
In 0.7 how can one identify the broker and partition that a message was
pulled from in the high level consumer?
Thanks!
hmb.
--
Hisham Mardam-Bey
Hey guys,
In 0.7 how can one identify the broker and partition that a message was
pulled from in the high level consumer?
Thanks!
hmb.
--
Hisham Mardam-Bey