Re: Lead Broker from kafka.message.MessageAndMetadata

2015-08-04 Thread Grant Henke
that what you are looking for? Thanks, Grant On Mon, Aug 3, 2015 at 7:26 AM, Sreenivasulu Nallapati < sreenu.nallap...@gmail.com> wrote: > Hello, > > Is there a way that we can find the lead broker > from kafka.message.MessageAndMetadata class? > > My use case is

Lead Broker from kafka.message.MessageAndMetadata

2015-08-03 Thread Sreenivasulu Nallapati
Hello, Is there a way that we can find the lead broker from kafka.message.MessageAndMetadata class? My use case is simple, I have topic and partition and wanted to find out the lead broker for that partition. Please provide your insights Thanks Sreeni