-
Bug
-
Resolution: Done
-
Critical
-
0.7.1
-
2020 Week 10-12 (from Mar 2)
Timer node execution fails on OpenShift.
Stacktrace attached.
The issue seems to be caused by different expectations of URL format between deployment on OpenShift and scheduling of job. Job scheduling expects that 'kogito.jobs-service.url' URL contains port, however Kogito operator sets this property as route URL without port, for example 'http://jobs-service.apps.com'.
When port 80 is manually added into the URL then job node is triggered successfully.
Same issue happens with callback from Jobs service (with property 'kogito.service.url').
- blocks
-
KOGITO-1265 Enable Jobs-service integration with Kogito test when blockers are fixed
- Closed
-
KOGITO-1045 Job Service load and performance tests
- Open