-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
None
The template for the BC route should have the parameter haproxy.router.openshift.io/timeout set to 1h.
The deployment config template also need some changes
JVM environment variable two more parameters need to be added:
- -Dorg.appformer.concurrent.managed.thread.limit=1000
- -Dorg.appformer.concurrent.unmanaged.thread.limit=1000
A new environment variable needs to be added and it needs to have as value the same number of required cpus:
- CONTAINER_CORE_LIMIT set to number_of_cpu_cores_required
- blocks
-
AF-2179 Sample project is imported several times
- Resolved