Uploaded image for project: 'A-MQ Messaging-as-a-Service'
  1. A-MQ Messaging-as-a-Service
  2. ENTMQMAAS-1801

Address with invalid plan stops blocks creation of other Addresses

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.4.0
    • 1.3.3
    • None
    • Hide

      Create an address via UI and verify that it becomes ready.
      Create and address with invalid .spec.plan e.g.:

      apiVersion: enmasse.io/v1beta1
      kind: Address
      metadata:
        labels:
          addressType: queue
        name: abcd.testing.a04c30a5-67c9-2345-b1aa-d21bb0ace333
      spec:
        address: invalid-testing-address
        forwarders: []
        plan: doesnt-exist
        type: queue
      

      Create a valid address via UI and observe that does not become Ready
      Delete "invalid-testing-address" address and observe that previous address becomes ready.

      Show
      Create an address via UI and verify that it becomes ready. Create and address with invalid .spec.plan e.g.: apiVersion: enmasse.io/v1beta1 kind: Address metadata: labels: addressType: queue name: abcd.testing.a04c30a5-67c9-2345-b1aa-d21bb0ace333 spec: address: invalid-testing-address forwarders: [] plan: doesnt-exist type: queue Create a valid address via UI and observe that does not become Ready Delete "invalid-testing-address" address and observe that previous address becomes ready.

    Description

      Address created with an invalid/non-existing plan is blocking other addresses from becoming ready.

      This came up in customer case 02599270, JIRA: CSSRE-819

      Attachments

        Issue Links

          Activity

            People

              lulf@redhat.com Ulf Lilleengen (Inactive)
              omatskiv@redhat.com Oleg Matskiv (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: