How to configure certain properties in AMQ7 Broker on Openshift?

Solution Verified - Updated -

Issue

Prior to AMQ7.10, we can configure Address Settings properties "redeliveryMultiplier", "redeliveryCollisionAvoidanceFactor", etc under addressSettings:

  addressSettings:
    addressSetting:
      - match: '#'
        maxDeliveryAttempts: -1
        maxRedeliveryDelay: 300000
        redeliveryDelay: 2000
        redeliveryDelayMultiplier: "2"

However in 7.10, we received error like the following:

error validating data: ValidationError(ActiveMQArtemis.spec.addressSettings.addressSetting[0]): unknown field "redeliveryDelayMultiplier" in io.amq.broker.v1beta1.ActiveMQArtemis.spec.addressSettings.addressSetting

Environment

AMQ Broker 7.10 on Openshift

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content