sk0x50 commented on issue #10803: URL: https://github.com/apache/ignite/issues/10803#issuecomment-1779121408
This message means that the size of the heap (the amount of memory in bytes that the Java virtual machine initially requests from the operating system for memory management) is less than 512Mb. It is assumed that Apache Ignite requires at least 512Mb. Please take a look at the following page [Java Heap and GC Tuning](https://ignite.apache.org/docs/latest/perf-and-troubleshooting/memory-tuning#java-heap-and-gc-tuning) Also, you can find the description of `Xms` and `Xmx` options here [Java Options](https://docs.oracle.com/javase/8/docs/technotes/tools/windows/java.html#BABHDABI) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
