Skip to content

Commit

Permalink
One more
Browse files Browse the repository at this point in the history
  • Loading branch information
n1v0lg committed Dec 8, 2023
1 parent 197b2cf commit d03e1d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* This is a local-only action which updates remote cluster credentials for remote cluster connections, from keystore settings reloaded via
* a call to {@link org.elasticsearch.rest.action.admin.cluster.RestReloadSecureSettingsAction}.
*
* It's invoked as part of the `reload` call in the Security plugin {@link Security#reload(Settings)}.
* It's invoked as part of the {@link Security#reload(Settings)} call.
*
* This action is largely an implementation detail to work around the fact that Security is a plugin without direct access to many core
* classes, including the {@link RemoteClusterService} which is required for credentials update. A transport action gives us access to
Expand Down

0 comments on commit d03e1d8

Please sign in to comment.