...
Note | ||
---|---|---|
| ||
On a running elasticsearch instance: If the command systemctl -l status elasticsearch.service produces the following warning:
then (according to JEP 291) comment out the option -XX:+UseConcMarkSweepG and set the option -XX:+UseG1GC. If the file /var/log/elasticsearch/wifimon_deprication.log contains warnings like the following:
then proceed with the recommendation, that is set the option -Des.transport.cname_in_publish_address=true. |
Master-Eligible / Data Nodes
...