Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
dancristiancecoi opened this issue May 3, 2024 · 2 comments
Labels
bug Something isn't working untriaged Require the attention of the repository maintainers and may need to be prioritized

Comments

@dancristiancecoi
Copy link
Contributor

dancristiancecoi commented May 3, 2024

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 opensearch-project/OpenSearch#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 dancristiancecoi added bug Something isn't working untriaged Require the attention of the repository maintainers and may need to be prioritized labels May 3, 2024
@dancristiancecoi
Copy link
Contributor Author

I will create a pull request with the fix soon.

dancristiancecoi pushed a commit to dancristiancecoi/security that referenced this issue May 3, 2024
cwperks pushed a commit to cwperks/security that referenced this issue May 5, 2024
willyborankin pushed a commit that referenced this issue May 6, 2024
…moved from SnapshotUtils to IndexUtils (#4312) (#4319)

Signed-off-by: Dan Cecoi <[email protected]>
Signed-off-by: opensearch-ci-bot <[email protected]>
Co-authored-by: Dan Cecoi <[email protected]>
Co-authored-by: opensearch-ci-bot <[email protected]>
@stephen-crawford
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged Require the attention of the repository maintainers and may need to be prioritized
Projects
None yet
Development

No branches or pull requests

2 participants