Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-14751

Unable to specify nonexistent kafka topic when some topic is already created

    XMLWordPrintable

Details

    Description

      When there are no kafka topics in my namespace:

      oc get kafkatopic         
      No resources found in avano-syndesis namespace.
      

      I can choose the any topic name when creating the integration:

      and the topic will be created when the integration starts:

      oc get kafkatopic
      NAME        PARTITIONS   REPLICATION FACTOR
      testtopic   1            1
      

      When the topic already exist, when creating an integration, I can only choose previously created topic and create a new one anymore:

       

      Attachments

        Activity

          People

            mariasde Maria Arias de Reyna Dominguez
            avano@redhat.com Andrej Vano
            Matej Kralik Matej Kralik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: