-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Core/Infra/Node LifecycleNode startup, bootstrapping, and shutdownNode startup, bootstrapping, and shutdown>bugTeam:Core/InfraMeta label for core/infra teamMeta label for core/infra team
Description
Elasticsearch Version
8.4
Installed Plugins
No response
Java Version
11.0.16
OS Version
Linux 3.10.0-1062.el7.x86_64 GNU/Linux
Problem Description
In "org/elasticsearch/bootstrap/Security.java" class of the "addFilePermissions" method,there is a redundant "'" mistake in "path.conf'" of the parameter "configurationName" passed in "addDirectoryPath" method.
Steps to Reproduce
1、Paths may not exist yet, this also checks accessibility
2、Will print 【Unable to access 'path.conf''】
Logs (if relevant)
No response
Metadata
Metadata
Assignees
Labels
:Core/Infra/Node LifecycleNode startup, bootstrapping, and shutdownNode startup, bootstrapping, and shutdown>bugTeam:Core/InfraMeta label for core/infra teamMeta label for core/infra team