[INTPAK-163] Providing java options overrides any default options (max heap size, etc) Created: 24/Apr/18  Updated: 25/Apr/18  Resolved: 25/Apr/18

Status: Closed
Project: integration-packaging
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: High
Reporter: Tim Rozet Assignee: Tim Rozet
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

We want to provide users with a way to add additional java options, but we also need to include the defaults set by karaf for garabage collection, memory usage, etc.  Therefore rather than setting JAVA_OPTS, we should set EXTRA_JAVA_OPTS.



 Comments   
Comment by Tim Rozet [ 25/Apr/18 ]

 
 

INTPAK-163 Fixes default ODL Java opts The previous way we were configuring Java options was preventing any default Java options from being included when ODL started. These included garbage collection and heap size settings. This patch modifies the behavior of specifying Java options to puppet-opendaylight to be in addition to the default Java options provided by ODL. Change-Id: Ia46a8b64842bf766543f18678e100f33778f2d76 Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit b4ee1b52ba8a33375fc14cdfcd645921bc19581d)
Generated at Wed Feb 07 20:03:47 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.