Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-16014

Default memory configuration too low for linux instances

XMLWordPrintable

    • 0
    • 1
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Currently, the default memory configuration for linux instances is:

      JVM_MINIMUM_MEMORY="256m"
      JVM_MAXIMUM_MEMORY="384m"

      This is insufficient for most instances. The default in Windows seems more feasible:

      set JVM_MINIMUM_MEMORY=256m
      set JVM_MAXIMUM_MEMORY=768m

              Unassigned Unassigned
              dlee@atlassian.com Deric Lee (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: