-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
None
When we set a value for 'maxReconnectAttempts' using the env var 'AMQ_MESH_QUERY_INTERVAL', this has no effect:
oc set env dc/broker-amq 'AMQ_MESH_QUERY_INTERVAL=30\&maxReconnectAttempts=0' oc set env dc/broker-drainer 'AMQ_MESH_QUERY_INTERVAL=30&maxReconnectAttempts=0'
It seems, there is no setter for that property, so the value from the uri is being ignored.
- is related to
-
CLOUD-2940 activemq openshift discovery agent does not support start/stop/start sequence
- Closed