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

TopicOperator allows user to set forbidden settings

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • 2.7.0.GA
    • None
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False
      1. Deploy Kafka with 3 Kafka replicas and 1 ZK replicas
      2. Deploy KafkaTopic with replicas & partitions set to 3
      3. After the KafkaTopic is Ready, set replicas & partitions to 1

      As described in Strimzi#6884 - we found strange behavior of TopicOperator, when we want to set "forbidden settings". Expected is that TopicOperator will not change the settings and the topic should be in NOT_READY state (with proper message). But now, when we set the forbidden settings, the TO either set the config to KafkaTopic (and the status will stay in READY state) or the config stay the same, without any exception or any other message thrown.

              Unassigned Unassigned
              lkral Lukas Kral
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: