OpenSearch/x-pack/plugin
David Roberts 2a0116f51b
[ML] Take more care that memory estimation uses unique named pipes (#60405)
Prior to this change ML memory estimation processes for a
given job would always use the same named pipe names.  This
would often cause one of the processes to fail.

This change avoids this risk by adding an incrementing counter
value into the named pipe names used for memory estimation
processes.

Backport of #60395
2020-07-29 17:29:55 +01:00
..
analytics Add search `fields` parameter to support high-level field retrieval. (#60258) 2020-07-28 10:58:20 -07:00
async [7.x] EQL: Adds an ability to execute an asynchronous EQL search (#58192) 2020-06-25 14:11:57 -04:00
async-search Fix DLS/FLS permission for the submit async search action (#59693) 2020-07-20 09:37:26 +03:00
autoscaling 7.x - Create plugin for yamlTest task (#56841) (#59090) 2020-07-06 14:16:26 -05:00
ccr Allow CCR on nodes with legacy roles only (#60093) 2020-07-29 10:57:31 -04:00
core [ML] always write prediction_[score|probability] for classification inference (#60335) (#60397) 2020-07-29 10:58:14 -04:00
data-streams [7.x] Move REST specs for data streams (#60111) 2020-07-23 08:10:54 -05:00
deprecation [7.x] Add include_data_streams flag for authorization (#59008) 2020-07-03 12:58:39 -05:00
enrich Thread safe clean up of LocalNodeModeListeners (#60007) 2020-07-22 08:02:18 -06:00
eql [7.x] Move REST specs for data streams (#60111) 2020-07-23 08:10:54 -05:00
frozen-indices MappedFieldType should not extend FieldType (#58160) 2020-06-16 16:56:43 +01:00
graph 7.x - Create plugin for yamlTest task (#56841) (#59090) 2020-07-06 14:16:26 -05:00
identity-provider Treat roles as a SortedSet (#58988) 2020-07-03 13:40:58 +10:00
ilm Increase Timeouts in SLMBlockingIntegTests (#60356) (#60403) 2020-07-29 17:34:49 +02:00
logstash Remove deprecated usage of testCompile configuration (#57921) (#58083) 2020-06-14 22:30:44 +02:00
mapper-constant-keyword Add search `fields` parameter to support high-level field retrieval. (#60258) 2020-07-28 10:58:20 -07:00
mapper-flattened Add search `fields` parameter to support high-level field retrieval. (#60258) 2020-07-28 10:58:20 -07:00
ml [ML] Take more care that memory estimation uses unique named pipes (#60405) 2020-07-29 17:29:55 +01:00
monitoring Adding indexing pressure stats to node stats API (#59467) 2020-07-13 17:23:42 -06:00
ql Add search `fields` parameter to support high-level field retrieval. (#60258) 2020-07-28 10:58:20 -07:00
rollup Convert DateFieldMapper to parametrized format (#59429) (#59759) 2020-07-17 12:46:18 +01:00
search-business-rules Unify dependency licenses task configuration (#58116) (#58274) 2020-06-18 08:15:50 +02:00
searchable-snapshots Formalize and Streamline Buffer Sizes used by Repositories (#59771) (#60051) 2020-07-22 21:06:31 +02:00
security Mute SSLDriverTests#testCloseDuringHandshakePreJDK11 2020-07-28 13:20:53 -04:00
spatial Add search `fields` parameter to support high-level field retrieval. (#60258) 2020-07-28 10:58:20 -07:00
sql Add search `fields` parameter to support high-level field retrieval. (#60258) 2020-07-28 10:58:20 -07:00
src/test Add search `fields` parameter to support high-level field retrieval. (#60258) 2020-07-28 10:58:20 -07:00
stack [7.x] Move REST specs for data streams (#60111) 2020-07-23 08:10:54 -05:00
transform [Transform] fix performance regression introduced in #60196 (#60276) 2020-07-29 09:44:03 +02:00
vectors Add search `fields` parameter to support high-level field retrieval. (#60258) 2020-07-28 10:58:20 -07:00
voting-only-node Introduce node.roles setting (#58512) 2020-06-25 14:14:51 -04:00
watcher Add the possibility to inject a custom RecoveryState factory to IndexStorePlugin implementations (#59124) 2020-07-15 11:11:07 +02:00
wildcard Add search `fields` parameter to support high-level field retrieval. (#60258) 2020-07-28 10:58:20 -07:00
build.gradle 7.x - Create plugin for yamlTest task (#56841) (#59090) 2020-07-06 14:16:26 -05:00