Starting 16.3.2, with an additional server type “bg” added to the possible instances for backgroundServer. Previously the jvmParameters setting would apply to BG only as single service type. Now with the addition of report service, the setting is still there but not in use
STEPS TO REPRODUCE:
Expected Results: Comparing to app – there is no global JVM setting on applicationServer and only applicationServerInstance JVM config is used. So bg should likely not have JVM parameters attribute on backgroundServer node.
Actual Results: backgroundServer has JVM parameters which still has the old setting after upgrade, however this setting is not in use. Only jvmParameters specific to jobSchedulerInstance are taken into account.
Clarity 16.3.2+
Workaround:
Reviewed as DE170878, Working as Designed: