Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Remove PR from KIP

...

  • The proposed changes does not require any changes to public interfaces

Proposed Changes

A tested PR of the proposed changes is available here https://github.com/apache/kafka/pull/11478.

In summary the proposed changes involve loosening the validation on listenerListToEndPoints in kafka.utils.CoreUtils.scala so that duplicates ports are allowed if and only if

...