mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
Fix typos in error messages and comments of dev_tools module.
This commit is contained in:
parent
ebcbe5d4c5
commit
70db1b3c44
5 changed files with 9 additions and 9 deletions
|
@ -37,7 +37,7 @@ except ImportError as e:
|
|||
|
||||
'''This file executes a basic upgrade test by running a full cluster restart.
|
||||
|
||||
The upgrade test starts 2 or more nodes of an old elasticserach version, indexes
|
||||
The upgrade test starts 2 or more nodes of an old elasticsearch version, indexes
|
||||
a random number of documents into the running nodes and executes a full cluster restart.
|
||||
After the nodes are recovered a small set of basic checks are executed to ensure all
|
||||
documents are still searchable and field data can be loaded etc.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue