[FOLIO-2241] Update group_vars files in folio-ansible to include UseCGroupMemoryLimitForHeap Java option Created: 06/Sep/19 Updated: 03/Jun/20 Resolved: 09/Sep/19 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | TBD |
| Reporter: | Wayne Schneider | Assignee: | Wayne Schneider |
| Resolution: | Done | Votes: | 0 |
| Labels: | devops, platform-backlog | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||||||
| Sprint: | CP: sprint 71, CP: sprint 72 | ||||||||||||||||||||
| Development Team: | Core: Platform | ||||||||||||||||||||
| Description |
|
The folio_modules variable in the group_vars files in folio-ansible need to be updated to include the following in the JAVA_OPTIONS environment variable: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap This in addition to the memory heap max setting. Doing this will enable
|
| Comments |
| Comment by Wayne Schneider [ 06/Sep/19 ] |
|
We will also need to update the testing-add-modules.yml file in folio-infrastructure |
| Comment by Wayne Schneider [ 09/Sep/19 ] |
|
Also updated for edge modules. |