Hi Shef, did you resolve this issue? I'm facing some performance issues and I was wondering whether reading locally would resolve them.
On Mon, Jun 22, 2015 at 11:43 PM, Shef <she...@yahoo.com> wrote: > Noob question here. I want to have a single consumer for each partition > that consumes only the messages that have been written locally. In other > words, I want the consumer to access the local disk and not pull anything > across the network. Possible? > > How can I discover which partitions are local? > > >