Increase thread stack size for Graal in apex-pdp 51/102851/1
authorliamfallon <liam.fallon@est.tech>
Tue, 3 Mar 2020 12:20:00 +0000 (12:20 +0000)
committerliamfallon <liam.fallon@est.tech>
Tue, 3 Mar 2020 12:20:08 +0000 (12:20 +0000)
commitb7ce128b8701ab75ad5ace2be0ef4f732845e717
tree3797b7642f5ea65505ad14d3aa1eb9ecacb61f92
parent3dfb64429274decbebe38764aa6ab05910b6ca5c
Increase thread stack size for Graal in apex-pdp

In the apex-pdp javascript tasks are executed using Graal scripting
support in Java 11. The javascript scripts executed in Java threads. The
default stack size of 1024k is too small and results in stack overflow
exceptions for any Javascript script that is of a reasonable size.

This review increases the stack size for the JVM for apex-pdp builds.

Issue-ID: POLICY-2106
Change-Id: Iea7512939dcd8c1d68d8c37ebd4af63b89ffaa61
Signed-off-by: liamfallon <liam.fallon@est.tech>
jjb/policy/policy-apex-pdp.yaml