Duplicate configuration settings in wrapper.conf

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 4.0 M0
    • Affects Version/s: None
    • Component/s: None
    • None

      We have these configuration settings in wrapper.conf for Bamboo.

      # Initial Java Heap Size (in MB)
      wrapper.java.initmemory=512
      
      # Maximum Java Heap Size (in MB)
      wrapper.java.maxmemory=1024
      
      ......
      
      wrapper.java.additional.3=-Xms512m
      wrapper.java.additional.4=-Xmx1024m
      

      Shouldn't we get rid of one of the pairs?

            Assignee:
            Przemek Bruski
            Reporter:
            ArmenA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: