Open spapadop opened 4 months ago
just in case, repeating my message from the issue mentioned above:
It happens in our environment after upgrading from 2.12 to 2.17.1. Now, the warning appears after every OS restart. No new snapshots get created. Workaround: delete the snapshot policies and create them again (just updating with the same content/config does not help).
Describe the bug
I have a simple snapshot management job running daily:
Everyday it produces around 70 warning logs like:
followed by 2 error logs:
These two error logs cause two failure notifications, if the notification channel for this is configured.
However, the snapshot has actually a "SUCCESS" status, so these logs seem rather insignificant or at least not worth further digging, as my snapshot is successful. Not sure what should happen here, I guess either "downgrade" these logs significance to "INFO" or "DEBUG", but definitely not "ERROR" as this makes the Failure notification functionality non-reliable.
Related component
Storage:Snapshots
To Reproduce
Expected behavior
If the snapshot is successful, it should produce no ERROR logs.
Additional Details
Plugins All default ones + repository-s3
Host/Environment (please complete the following information):
Additional context Tested on OpenSearch v2.11.1