We are planning a large (Enterprise scale) Jira instance, based on the sizing guidence from Atlassian. The server is equipped with more than 128 GB of memory.
During a recent planning session, a developer noted that JVM's larger than 8 GB can have performance issues due to garbage collection, and other memory management, taking too long.
Has anyone configured a JVM with large memory (64 GB and up) and experienced this type of issue, and was there any remedy?
Thanks!