Description
*Contexts.getAvailableMemory rely on Runtime..getMaxMemory(). This doesn't work for memory scaling if multiple tasks are running within a JVM.
Container sizes (sent over RPC) can be used for setting up this value.
*Contexts.getAvailableMemory rely on Runtime..getMaxMemory(). This doesn't work for memory scaling if multiple tasks are running within a JVM.
Container sizes (sent over RPC) can be used for setting up this value.