Description :After setting IO Memory limit to 2Gb from UVC and restarting the node, checking in the values.xml file, we can see that the value was not correctly taken into account:
MAXDATA=80000000
Instead of MAXDATA=0x80000000
It works for all the other values, example: MAXDATA=0x40000000 Only 2Gb is concerned
Impact: If we have an important memory consumption, IO will crash because we will reach 256 Mb.
Cause
Cause type: Defect Root Cause: N/A
Environment
OS: IBM AIX
Resolution
Update to the fix version listed below or a newer version if available.