Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-7050

Remove MetaspaceSize settings

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • 27.0.0.Beta4
    • None
    • Management
    • None

      Configuring JVM metaspace is generally not recommended; it's simpler to let the VM manage things.

      https://access.redhat.com/solutions/1489263

       

      However, setting MetaspaceSize doesn't do any harm and has a small (0.5%-1%) beneficial impact on boot time of a server with no deployments. (The percentage impact would be less with deployments.)

      The basic reason to remove MetaspaceSize setting is to just simplify things by removing this entire topic from how WildFly works. WFCORE-7049 will remove setting of MaxMetaspaceSize, which is a separate setting that can cause problems when misconfigured.

      Work on this should be done in a separate PR from WFCORE-7049 so it doesn't block that more important issue.

              Unassigned Unassigned
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: