
elasticsearch三个重要的优化
1、内存优化 在bin/elasticsearch.in.sh中进行配置 修改配置项为尽量大的内存: [crayon-5de934eac0174669821649/] 两者最好改成一样的,否则容易引发长时间GC(stop-the-world...
1、内存优化 在bin/elasticsearch.in.sh中进行配置 修改配置项为尽量大的内存: [crayon-5de934eac0174669821649/] 两者最好改成一样的,否则容易引发长时间GC(stop-the-world...