-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
Since 2.2, Kafka allows to separate control and data plane. That allows to use different communication path for control (controller requests) from data plane (data transfers, replication). That should help to ensure better stability and performance of the control functions, since they wont get stuck in the queue with the replication. This has been implemented in KIP-291. We should probably consider using this in Strimzi.
I guess that would mean setting up another internal port on 9090 and use one of 9090 and 9091 for control plane and one for data plane.
tbentley-1 WDYT? Is it worth the effort?
- is documented by
-
ENTMQST-2800 [DOC OCP] Control Plane Listener and feature gates
- Closed
-
ENTMQST-2880 [DOC RHEL] Control Plane Listener configuration for Streams on RHEL
- Closed
- relates to
-
ENTMQST-2816 [QE] Control Plane listener system tests
- Closed