OpenSearch/x-pack/plugin/vectors
Henning Andersen 42453aec96 Fix XPackPlugin usages in tests (#47252)
XPackPlugin holds data in statics and can only be initialized once. This
caused tests to fail primarily when running with a low max-workers.

Replaced usages with the LocalStateCompositeXPackPlugin, which handles
this properly for testing.
2019-10-02 12:36:02 +02:00
..
src Fix XPackPlugin usages in tests (#47252) 2019-10-02 12:36:02 +02:00
build.gradle Fix eclipse build gradle for vectors project 2019-06-24 09:22:48 -04:00