Sargun Dhillon
Sargun Dhillon
Just curious - which IP is given for ip_detect? If the system has multiple IPs?
Do we recommend that people supply an IP that's routable?
What's the complexity of fixing the ZK client?
@cmaloney Is this any different than setting "ExternalOn" to false? Although, internally, it'll maintain a DNS server list, it shouldn't get used.
The current behaviour is that if you omit resolvers from the configuration, it falls back to `8.8.8.8`. An empty list of resolvers currently pulls resolvers from the system resolver list....
@jdef As a stop-gap, I think rather than removing "netinfo" as a source in config.go, we add the "sources" field to config.json.sample, and set it to ["mesos", "host"]. That way,...
I'm currently in the process of writing documentation for this. I'd love to get your feedback when I get to a presentable level. Currently, we're recommending that if people have...
If you have multiple, named ports, you should have that data embedded in the name?
Do the number of FDs eventually go down? Or do they stay up?
Do you know of any good way to recreate this?