You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Colin McCabe (Jira)" <ji...@apache.org> on 2021/11/22 18:27:00 UTC

[jira] [Updated] (KAFKA-13470) Test the handling of secure controller ports

     [ https://issues.apache.org/jira/browse/KAFKA-13470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colin McCabe updated KAFKA-13470:
---------------------------------
    Summary: Test the handling of secure controller ports  (was: Fix the handling of secure controller ports)

> Test the handling of secure controller ports
> --------------------------------------------
>
>                 Key: KAFKA-13470
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13470
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Colin McCabe
>            Priority: Critical
>
> It should be possible to configure the controller to use secure ports. Unfortunately, there are a few things about this that are currently broken:
> * ControllerChannelManager.scala is looking at "control plane listeners" rather than "controller listeners" when searching for port security configurations. (KRaft mode actually does not support control plane listeners!)
> * There is some confusion about whether to include the controller listener in the `listeners` configuration, on broker-only nodes. We should clarify this point, with a KIP addendum if needed.
> * We need a junit integration test for this



--
This message was sent by Atlassian Jira
(v8.20.1#820001)