Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fix typo in `listeners`

...

This property must have a PLAINTEXT port along with a SSL port. Since we don't have interbroker SSL support yet if we only configure SSL port than with-in broker communication will not work.

 

Code Block
languagetext
listnerslisteners=PLAINTEXT://host.name:port,SSL://host.name:port

...