Hi Jun,

I finished and published it this morning:

https://cwiki.apache.org/confluence/display/KAFKA/Consumer+Group+Example

One question: when documenting the ConsumerConfig parameters I couldn't
find a description for the 'auto.commit.interval.ms' setting. I found one
for 'autocommit.interval.ms' (no '.' between auto and commit) in the Google
Cache only. Which spelling is it? Also is my description of it correct?

I'll take a look at custom encoders later this week. Today and Tuesday are
going to be pretty busy.

Please let me know if there are changes needed to the High Level Consumer
page.

Thanks,

Chris


On Mon, Apr 29, 2013 at 12:50 AM, Jun Rao <jun...@gmail.com> wrote:

> Chris,
>
> Any update of the high level consumer example?
>
> Also, in the Producer example, it would be useful to describe how to write
> a customized encoder. One subtle thing is that the encoder needs a
> constructor that takes a a single VerifiableProperties argument (
> https://issues.apache.org/jira/browse/KAFKA-869).
>
> Thanks,
>
> Jun
>
>
>
>

Reply via email to