Skip to content

Commit

Permalink
Merge branch 'master' into git3682
Browse files Browse the repository at this point in the history
  • Loading branch information
planetf1 committed Oct 2, 2020
2 parents bf4e825 + 3ce1168 commit 371b07b
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,6 @@ ENV LOADER_PATH=${LOADER_PATH}

# Joloka will be removed shortly. For now disable to avoid errors
ENV AB_JOLOKIA_OFF=true

# See issue 3740 - we leave the metaspace size as unlimited - jvm default
ENV JAVA_OPTS_APPEND="-XX:MaxMetaspaceSize=1g"

0 comments on commit 371b07b

Please sign in to comment.