OpenSearch/x-pack/plugin
Simon Willnauer f70141c862 Only load FST off heap if we are actually using mmaps for the term dictionary (#43158)
Given the significant performance impact that NIOFS has when term dicts are
loaded off-heap this change enforces FstLoadMode#AUTO that loads term dicts
off heap only if the underlying index input indicates a memory map.

Relates to #43150
2019-06-13 07:54:02 +02:00
..
ccr Fix timing issue in CcrRetentionLeaseIT (#43054) 2019-06-11 18:03:16 -04:00
core Only load FST off heap if we are actually using mmaps for the term dictionary (#43158) 2019-06-13 07:54:02 +02:00
data-frame [ML][Data Frame] write a warning audit on bulk index failures (#43106) (#43171) 2019-06-12 14:50:17 -05:00
deprecation Fix hang in test for "too many fields" dep. check (#42909) 2019-06-06 08:28:32 -06:00
graph Remove description from xpack feature sets (#43065) 2019-06-11 09:22:58 -07:00
ilm Remove description from xpack feature sets (#43065) 2019-06-11 09:22:58 -07:00
logstash Remove description from xpack feature sets (#43065) 2019-06-11 09:22:58 -07:00
ml [ML] Lock down extraction method when possible (#43104) (#43140) 2019-06-12 14:07:17 +03:00
monitoring Remove description from xpack feature sets (#43065) 2019-06-11 09:22:58 -07:00
rollup Remove description from xpack feature sets (#43065) 2019-06-11 09:22:58 -07:00
security Remove description from xpack feature sets (#43065) 2019-06-11 09:22:58 -07:00
sql Remove description from xpack feature sets (#43065) 2019-06-11 09:22:58 -07:00
src/test Split search in two when made against throttled and non throttled searches (#42510) 2019-06-12 11:25:03 +02:00
watcher Remove description from xpack feature sets (#43065) 2019-06-11 09:22:58 -07:00
build.gradle [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00