-
Task
-
Resolution: Won't Do
-
Major
-
None
-
7.8.0.GA
-
None
Cloud task fromĀ https://issues.redhat.com/browse/RHPAM-2965
Added a flag to specify the service you want (in memory, file system, openshift)
-Dorg.kie.server.template.storage.service=org.kie.server.controller.openshift.service.OpenShiftServerTemplateStorageService
This should set openshift as storager service. It holds a cache that evicts entry every
-Dorg.kie.server.controller.template.cache.ttl=<number of milliseconds>
60 seconds by default
for file system you have a flag
-Dorg.kie.server.controller.templatefile.watcher.enabled=true (by default false)
Also you can specify the name of the file and location
-Dorg.kie.server.controller.templatefile=<location of the template file>
- is blocked by
-
RHPAM-2965 KIE server will not always deploy services, stay in sync with Business Central when Business Central is deployed HA on-premises
- Closed