Please subscribe me.
2:32 PM, Matan Amir wrote:
> While hostname is useful to direct traffic via Zookeeper to specific
> hostname/IP it does not cause Kafka to only listen on that IP. It will
> still bind to all interfaces on the box.
>
> I guess the solution is to firewall it for now...
>
>
&
0.7, you can set hostname in the broker config.
>
> Thanks,
>
> Jun
>
> On Thu, Dec 13, 2012 at 11:50 AM, Matan Amir wrote:
>
> > Hi All,
> >
> > I've scanned the code a little (0.7.2) but couldn't find a parameter to
> > force the broker to
Hi All,
I've scanned the code a little (0.7.2) but couldn't find a parameter to
force the broker to bind to a specific network interface rather than listen
on all. Was this added to 0.8? I was hoping for something like ZK's
clientPortAddress configuration parameter.
Cheers,
Matan
A popular case is that the thread isn't catching thrown Exceptions in run()
- which causes the thread to be restarted in a typical Executor
configuration - and does not pull any more items.
Is that the case?
On Thu, Nov 29, 2012 at 11:48 AM, Juan Valencia wrote:
> -- Forwarded message -