Kafka getMetadata api

2015-01-01 Thread Mukesh Jha
Hello Experts, I'm using a kafka topic to store bunch of messages where the key contains metadata and value is the data (avro file in our case). There are multiple consumers for each topic and the consumer can decide if the message is relevant for it or not based on the metadata i.e. the key of th

Re: latency - how to reduce?

2015-01-01 Thread Shlomi Hazan
Happy new year! I did not set "log.flush.interval.messages". I also could not find a default value in the docs. Could you explain about that? Thanks, Shlomi On Thu, Jan 1, 2015 at 2:20 AM, Jun Rao wrote: > What's your setting of log.flush.interval.messages on the broker? > > Thanks, > > Jun > >