-
Bug
-
Resolution: Done
-
Major
-
7.7.1.GA
-
None
-
-
-
-
-
-
CR1
-
-
-
2020 Week 31-33 (from Jul 27), 2020 Week 34-36 (from Aug 17)
Customers are unable to specify specific datasource configuration parameters.
Here's a specific use case to outline why this is necessary:
- kie-server setup with Oracle for jBPM and EJB timers
- running a process instance with a timer hangs
until it fails at transaction timeout - To fix this, the following datasource configuration needs to be applied
<xa-pool> <is-same-rm-override>false</is-same-rm-override> </xa-pool>
This is fixed in eap 7.3.3 [1].
Please pick up this version of eap in our rhapm image.
- is caused by
-
CLOUD-2903 Unable to define datasource properties
- New
- is related to
-
KIECLOUD-311 Follow up task for RHPAM-2261, remove datasource patch workaround.
- Closed