ml-commons icon indicating copy to clipboard operation
ml-commons copied to clipboard

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

Open yuye-aws opened this issue 1 year ago • 1 comments

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 avatar Apr 26 '24 04:04 yuye-aws

Raised a PR to resolve this issue: https://github.com/opensearch-project/ml-commons/issues/2362. Can someone help review?

yuye-aws avatar May 07 '24 08:05 yuye-aws

Closed as PR merged

yuye-aws avatar Aug 02 '24 01:08 yuye-aws