Hello streamset community,
I configured xmx and xms with 35GB, like this:
SDC_JAVA_OPTS="-Xmx35840m -Xms35840m
means that 35G has been configured, but querying the service status with "systemctl status sdc" command, the memory value exceeds 37G, as shown below:
why does this occur?
does the memory value that appears with the "systemctl status sdc" command have a different conversion or does this memory add to another type of memory?