Hi,I'm working with an SmpScale configuration with 2 workers defined. Each worker has its own set of unique ports that it listens on. The coordinator process doesn't have any http_port lines and generates tons of these warnings:
ERROR: No forward-proxy ports configuredThat doesn't seem great, am I missing something? I'm sure I can work around this by giving it some dummy port to listen on, but I'd rather not if it doesn't really need it.
Thanks, --Will