OpenSearch/modules/ingest-common
Yannick Welsch 770d8e9e39 Remove usage of max_local_storage_nodes in test infrastructure (#41652)
Moves the test infrastructure away from using node.max_local_storage_nodes, allowing us in a
follow-up PR to deprecate this setting in 7.x and to remove it in 8.0.

This also changes the behavior of InternalTestCluster so that starting up nodes will not automatically
reuse data folders of previously stopped nodes. If this behavior is desired, it needs to be explicitly
done by passing the data path from the stopped node to the new node that is started.
2019-05-22 11:04:55 +02:00
..
src Remove usage of max_local_storage_nodes in test infrastructure (#41652) 2019-05-22 11:04:55 +02:00
build.gradle convert modules to use testclusters (#40804) 2019-04-04 11:45:40 +03:00