Corrected JVM configuration example#192
Conversation
JRE version is now wrapped in a 'jre' element, and the memory_heuristics is now wrapped in a 'memory_calculator' element. Issue: 191
|
Hey garethjevans! Thanks for submitting this pull request! All pull request authors must have a Contributor License Agreement (CLA) on-file with us. Please sign the appropriate CLA (individual or corporate). When sending signed CLA please provide your github username in case of individual CLA or the list of github usernames that can make pull requests on behalf of your organization. If you are confident that you're covered under a Corporate CLA, please make sure you've publicized your membership in the appropriate Github Org, per these instructions. |
|
Hi @garethjevans could you sign the CLA and we will get this merged in straight away. |
|
@cgfrost have just sent in the CLA |
|
@cgfrost the CLA has been received and you can go ahead and merge this. Thanks for the contribution @garethjevans! |
Corrected JVM configuration example Documentation updated to show a working example of setting the memory parameters for the JRE.
Corrected JVM configuration example Documentation updated to show a working example of setting the memory parameters for the JRE.
JRE version is now wrapped in a 'jre' element, and the memory_heuristics is
now wrapped in a 'memory_calculator' element.
Issue: 191