Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

And here are examples of listener configurations which will fail the validation (i.e. no change in behavior)




Code Block
"PLAINTEXT://[::1]:9092,PLAINTEXT://[::1]:9092"
"PLAINTEXT://127.0.0.1:9092,PLAINTEXT://127.0.0.1:9092"
"PLAINTEXT://127.0.0.1:9092,PLAINTEXT://127.0.0.1:9092,PLAINTEXT://127.0.0.1:9092"
"PLAINTEXT://127.0.0.1:9092,SSL://127.0.0.1:9092,SASL_PLAINTEXT://127.0.0.1:9092"




Compatibility, Deprecation, and Migration Plan

...