Re: Review Request 25055: Added logging when master/slaves/frameworks bind to loopback address.

2014-08-26 Thread Vinod Kone
On Aug. 26, 2014, 4:58 p.m., Dominic Hamon wrote: src/master/master.cpp, line 289 https://reviews.apache.org/r/25055/diff/1/?file=668747#file668747line289 The loopback address is guaranteed to be 127.x.x.x (any will work, 0.0.1 is standard) on any IPv4 machine and ::1 on any IPv6

Review Request 25055: Added logging when master/slaves/frameworks bind to loopback address.

2014-08-25 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25055/ --- Review request for mesos and Ben Mahler. Repository: mesos-git Description