Have you profiled your Java Heap ? My CPU went down after I applied the right heap size.
Xms represents the initial size of total heap space
Xmx represents the maximum size of total heap space
#-Xms256m
-Xms3g
-Xmx3g
Have you profiled your Java Heap ? My CPU went down after I applied the right heap size.
#-Xms256m
-Xms3g
-Xmx3g
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.