OpenSearch/x-pack/plugin/spatial/src
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
..
main/java/org/elasticsearch/xpack/spatial Add Circle Processor (#43851) (#46097) 2019-08-28 14:44:08 -07:00
test/java/org Fix XPackPlugin usages in tests (#47252) 2019-10-02 12:36:02 +02:00