security icon indicating copy to clipboard operation
security copied to clipboard

[BUG] Builds fail due to SnapshotUtils.filterIndices() not being resolved

Open dancristiancecoi opened this issue 1 year ago • 1 comments

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:

  1. Pull in latest code and refresh dependencies
  2. Build

What is the expected behavior? Builds without errors

dancristiancecoi avatar May 03 '24 15:05 dancristiancecoi

I will create a pull request with the fix soon.

dancristiancecoi avatar May 03 '24 15:05 dancristiancecoi

[Triage] Hi @dancristiancecoi thanks for filing this issue. Looks like this has been addressed, so I will close this.

stephen-crawford avatar May 06 '24 15:05 stephen-crawford