-
Bug
-
Resolution: Done
-
Minor
-
4.14.0
-
No
-
False
-
-
Description of problem:
Current implmention will set tarnsportHost to amq://nohup if failed or not set. For http transportHost is fixed and there is no need for users to supply the tarnsportHost. THe default transport should be set to HTTP for 4.12 and above when transportHost is set to empty. For HTTP to work, the value should always : http://ptp-event-publisher-service-NODE_NAME.openshift-ptp.svc.cluster.local:9043
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
amq://nohup
Expected results:
http://ptp-event-publisher-service-NODE_NAME.openshift-ptp.svc.cluster.local:9043
Additional info:
- clones
-
OCPBUGS-10210 Default TransportHost to HTTP in 4.12 and 4.13 when transportHost is not specified
- Closed