OpenSearch/core
Jason Tedor 8e2a7d0fe1 Rename boostrap.mlockall to bootstrap.memory_lock
The setting bootstrap.mlockall is useful on both POSIX-like systems
(POSIX mlockall) and Windows (Win32 VirtualLock). But mlockall is really
a POSIX only thing so the name should not be tied POSIX. This commit
renames the setting to "bootstrap.memory_lock".

Relates #18669
2016-06-01 16:25:51 -04:00
..
src Rename boostrap.mlockall to bootstrap.memory_lock 2016-06-01 16:25:51 -04:00
build.gradle Upgrade joda-time to 2.9.4 2016-05-27 08:51:19 -04:00