You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's related to the #6663 issue. Whenever you add the repository-s3 plugin you can see the following warnings when restarting the OS service:
[2024-10-01T14:20:57,070][WARN ][stderr ] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[2024-10-01T14:20:57,071][WARN ][stderr ] SLF4J: Defaulting to no-operation (NOP) logger implementation
[2024-10-01T14:20:57,071][WARN ][stderr ] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Describe the bug
It's related to the #6663 issue. Whenever you add the
repository-s3
plugin you can see the following warnings when restarting the OS service:I guess the fix would be similar to what was done in: opensearch-project/security#2564
Related component
Plugins
To Reproduce
/usr/share/opensearch/bin/opensearch-plugin install repository-s3
Expected behavior
No warnings about SLF4J
Additional Details
Plugins
Default + repository-s3
Host/Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: