2.X/8. Breaking Changes
v2.4 Breaking changes
drscg
2017. 10. 15. 18:53
Settingsedit
The setting bootstrap.mlockall
has been renamed to bootstrap.memory_lock
. Future versions of Elasticsearch will refuse to start if bootstrap.mlockall
is set. You can switch to the new setting now.
bootstrap.mlockall
설정은 bootstrap.memory_lock
으로 이름이 변경되었다. Elasticsearch 향후 버전에서는 bootstrap.mlockall
설정되면 시작되지 않는다. 이제 새로운 설정으로 변경할 수 있다.