OpenSearch/qa/evil-tests
Jason Tedor 92866f977a
Clarify error message on keystore write permissions (#46321)
When the Elasticsearch process does not have write permissions to
upgrade the Elasticsearch keystore, we bail with an error message that
indicates there is a filesystem permissions problem. This commit
clarifies that error message by pointing out the directory where write
permissions are required, or that the user can also run the
elasticsearch-keystore upgrade command manually before starting the
Elasticsearch process. In this case, the upgrade would not be needed at
runtime, so the permissions would not be needed then.
2019-09-05 15:11:54 -04:00
..
src/test Clarify error message on keystore write permissions (#46321) 2019-09-05 15:11:54 -04:00
build.gradle Testclusters: Convert additional projects (#43625) 2019-06-28 16:44:42 +03:00