Skip to content

fix a typo in Security.java #89327

@dh-cloud

Description

@dh-cloud

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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions