I am trying to use voltdb. The capacity of the vm is 16U with 32G RAM. But I specified the xmx with 6G. The node failed when I trying to dump data into the voltdb. I calculated the size of the data following the official document. it is about 500M. But the process takes up about 10G RAM and it failed. Anyone knows the reason?
comment: I am using the default configuration of voltdb and running it in docker.