OpenSearch/buildSrc
Ali Beyad 5189eb41c7 Dangling indices are not imported if a tombstone for the same index
(same name and UUID) exists in the cluster state.  This resolves a
situation where if an index data folder was copied into a node's data
directory while the node is running and that index had a tombstone in
the cluster state, the index would still get imported.

Closes #18250
Closes #18249
2016-05-11 12:56:19 -04:00
..
src/main Dangling indices are not imported if a tombstone for the same index 2016-05-11 12:56:19 -04:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Remove IDE settings as they are now pulled in through the virtual 2016-05-09 10:17:47 -07:00
version.properties Add back Version.V_5_0_0. #18176 2016-05-06 12:30:22 +02:00