Consider adding the java option to Docker Compose or document it #6544
Labels
area/backend
Needs backend code changes
area/frontend
Needs frontend code changes
enhancement
New feature or request
Feature description
For now, we need to add this env variable when running kestra on M4:
-e JAVA_OPTS="-XX:UseSVE=0"
TBD whether just a troubleshooting guide doc is enough as the new Java version will likely fix this: corretto/corretto-21#85
The text was updated successfully, but these errors were encountered: