Uploaded image for project: 'Streams for Apache Kafka Console'
  1. Streams for Apache Kafka Console
  2. ASUI-177

You cannot add two kafka clusters in console with same cluster name in different namespaces.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • 2.9.0.GA, 2.9.1.GA
    • None

      It is not possible to add two Kafka clusters in the console with the same cluster name in different namespaces.

      When trying to add 2 Kafka clusters to the Kafka console CR, if the name of the Kafka clusters is the same in different namespaces, the error occurs: kafka.uniqueClusterNames Kafka cluster names must be unique.
      Even informing the 'id' field in the Kafka console CR, the error persists.

      ClusterServiceVersion details: }}{{amq-streams-console.v2.9.1-2
       
      apiVersion: console.streamshub.github.com/v1alpha1
      kind: Console
      metadata:
         name:example-console
         namespace:kafka-console
      spec:
         hostname:<hostname>
         kafkaClusters:
           -id:kafkacluster-one
             listener:plain
             name:my-cluster
             namespace:kafkacluster-one
           -id:kafkacluster-two
             listener:plain
             name:my-cluster
             namespace:kafkacluster-two
       

        1. SCR-20250701-qyxy.png
          90 kB
          Sanderson Sa
        2. SCR-20250701-qzbi.png
          217 kB
          Sanderson Sa

              Unassigned Unassigned
              sandersonsa Sanderson Sa (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: