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] Support multi-node cluster for search index tool IT #2362

Open
yuye-aws opened this issue Apr 26, 2024 · 1 comment
Open

[BUG] Support multi-node cluster for search index tool IT #2362

yuye-aws opened this issue Apr 26, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@yuye-aws
Copy link
Member

What is the bug?
Search index tool IT gets failed for multi-node cluster.

How can one reproduce the bug?
Run search index tool IT with command:

./gradlew opensearch-ml-plugin:integTest --tests "org.opensearch.ml.rest.RestSearchIndexToolIT" -PnumNodes=3
What is the expected behavior?
Search index tool should be successful for both single-node cluster and multi-node cluster.

What is your host/environment?
Mac and Linux

Do you have any screenshots?
If applicable, add screenshots to help explain your problem.

Do you have any additional context?
Add any other context about the problem.

@yuye-aws
Copy link
Member Author

yuye-aws commented May 7, 2024

Raised a PR to resolve this issue: #2362. Can someone help review?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In Progress
Development

No branches or pull requests

2 participants