SLElement issues caused by parameter name overrides
Affected versions
TBD
Cause
When a parameter name is overridden at element level, this causes the parameter pointers to be recreated. However, these are not updated in the service cache, which can lead to a problem in SLElement.
Workaround
If a parameter name override is needed, instead of configuring it in the information template at runtime, do so directly in the Description.xml file while the DMA is stopped (if Swarming is not enabled in the system).
Fix
No fix is available yet.
Issue description
Applying a parameter name override at element level may lead to problems in SLElement, such as a memory leak or an unexpected DMA restart.
Tip
See also: Various resolved SLElement issues