Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: KIP was accepted, changing status

Table of Contents

Status

Current state: Under discussionAccepted

Discussion thread: here (not that there is an old discussion thread here)

...

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

...