Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-8532

[AMQ Operator] Address setting enableIngressTimestamp does not work in broker CR

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Normal Normal
    • None
    • AMQ 7.10.1.OPR.1.GA
    • operator
    • None
    • False
    • None
    • False
    • Moderate

      Setting enableIngressTimestamp: true does not work.

      ERROR [org.apache.activemq.artemis.core.client] AMQ214019: Invalid configuration: org.xml.sax.SAXParseException; cvc-datatype-valid.1.2.1: 'True' is not a valid value for 'boolean'

      How to replicate:
      -----------------------

      Set enableIngressTimestamp in Broker CR:

      addressSettings:
      addressSetting:

      • match: '#'
        enableIngressTimestamp: true

      Workaround:
      ------------------
      Use brokerProperties:

      spec:
      ...
      brokerProperties:

      • 'addressSettings.#.enableIngressTimestamp=true'

              Unassigned Unassigned
              rhn-support-zstrmisk Zdenek Strmiska
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: