OpenSearch/x-pack/plugin/ml/qa
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
..
basic-multi-node Replace compile configuration usage with api (7.x backport) (#58721) 2020-06-30 15:57:41 +02:00
disabled Replace compile configuration usage with api (7.x backport) (#58721) 2020-06-30 15:57:41 +02:00
ml-with-security Don't require separate privilege for internal detail of put pipeline (#60190) 2020-07-27 10:44:48 +01:00
native-multi-node-tests [ML] Take more care that memory estimation uses unique named pipes (#60405) 2020-07-29 17:29:55 +01:00
no-bootstrap-tests Replace compile configuration usage with api (7.x backport) (#58721) 2020-06-30 15:57:41 +02:00
single-node-tests Replace compile configuration usage with api (7.x backport) (#58721) 2020-06-30 15:57:41 +02:00
build.gradle [7.x] Smarter copying of the rest specs and tests (#52114) (#52798) 2020-02-26 08:13:41 -06:00