Uploaded image for project: 'AMQ Streams'
  1. AMQ Streams
  2. ENTMQST-1328

Separate data and control plane

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 1.8.0.GA
    • None
    • None
    • None

    Description

      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?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              scholzj JAkub Scholz
              Michal Toth Michal Toth
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: