OpenSearch/distribution
Andrey Ershov 4974684003
Add tool elasticsearch-node unsafe-bootstrap (#37696)
elasticsearch-node tool helps to restore cluster if half or more of
master eligible nodes are lost. Of course, all bets are off, regarding
data consistency.

There are two parts of the tool: unsafe-bootstrap to be used when there
is still at least one master-eligible node alive and detach-cluster,
when there are no master-eligible nodes left.
This commit implements the first part.

Docs for the tool will be added separately as a part of #37812.
2019-01-24 19:25:55 +01:00
..
archives Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
bwc Use project dependency instead of substitutions for distributions (#37730) 2019-01-23 23:41:21 -08:00
docker Ground work to start up the docker image in the build (#37754) 2019-01-24 17:26:42 +02:00
packages Change file descriptor limit to 65535 (#37537) 2019-01-16 17:19:12 -05:00
src Add tool elasticsearch-node unsafe-bootstrap (#37696) 2019-01-24 19:25:55 +01:00
tools Testing conventions now checks for tests in main (#37321) 2019-01-24 17:30:50 +02:00
build.gradle Simplify integ test distribution types (#37618) 2019-01-21 12:37:17 -08:00