On Mon, Feb 1, 2016 at 7:15 PM, Nazario Parsacala <dodongj...@gmail.com> wrote:
> So it looks like you need both listeners and advertised.listeners ..? > No, you always need to set `listeners` (`advertised.listeners` defaults to `listeners`). If you want `advertised.listeners` to be different than `listeners`, then you need to set both. A pull request to improve the documentation is welcome. Ismael