You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
org.opensearch.search.CrossClusterSearchUnavailableClusterIT > testSearchSkipUnavailable FAILED
[remote1:index] OpenSearchStatusException[OpenSearch exception [type=index_not_found_exception, reason=no such index [remote1:index]]]
at __randomizedtesting.SeedInfo.seed([6F72FDAAD0C11A3D:B56172678EB6A1D4]:0)
at app//org.opensearch.rest.BytesRestResponse.errorFromXContent(BytesRestResponse.java:210)
at app//org.opensearch.client.RestHighLevelClient.parseEntity(RestHighLevelClient.java:2235)
at app//org.opensearch.client.RestHighLevelClient.parseResponseException(RestHighLevelClient.java:2212)
at app//org.opensearch.client.RestHighLevelClient.internalPerformRequest(RestHighLevelClient.java:1931)
at app//org.opensearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:1884)
at app//org.opensearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:1852)
at app//org.opensearch.client.RestHighLevelClient.search(RestHighLevelClient.java:1095)
at app//org.opensearch.search.CrossClusterSearchUnavailableClusterIT.testSearchSkipUnavailable(CrossClusterSearchUnavailableClusterIT.java:177)
Describe the bug
Related component
Search
To Reproduce
Expected behavior
The test must always pass
Additional Details
Plugins
Please list all plugins currently enabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
CI
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: