security
security copied to clipboard
[BUG] Builds fail due to SnapshotUtils.filterIndices() not being resolved
What is the bug? Builds are failing due to filterIndices() method being moved from SnapshotUtils to IndexUtils as part of a recent commit in core https://github.com/opensearch-project/OpenSearch/pull/8922
How can one reproduce the bug? Steps to reproduce the behavior:
- Pull in latest code and refresh dependencies
- Build
What is the expected behavior? Builds without errors
I will create a pull request with the fix soon.
[Triage] Hi @dancristiancecoi thanks for filing this issue. Looks like this has been addressed, so I will close this.