Issues

Select view

Select search mode

 
50 of

Address ExistsPredicateBaseIT issues with OpenSearch backend

Description

This is another test that OpenSearch has issues with from time to time:

org.hibernate.search.util.common.SearchException: HSEARCH400008: Elasticsearch bulked request failed: HSEARCH400090: Elasticsearch response indicates a failure. Request metadata: { "index": { "_index": "nesting-write", "_id": "OffsetTime_doc_0", "routing": "OffsetTime" } } Response: { "index": { "_index": "nesting-000001", "_id": "OffsetTime_doc_0", "status": 500, "error": { "type": "file_system_exception", "reason": "/usr/share/opensearch/data/nodes/0/indices/F3CXeZTbSdeCuju1HZG3YA/0/index/_1_Lucene99HnswVectorsFormat_25.vem: Too many open files" } } }

e.g. https://ge.hibernate.org/s/hak6oikx764ie/tests/goal/org.hibernate.search:hibernate-search-integrationtest-backend-elasticsearch:failsafe:integration-test@it/details/org.hibernate.search.integrationtest.backend.tck.search.predicate.ExistsPredicateBaseIT?top-execution=1

Let’s see if we can reduce the “load” on OpenSearch here and make this one less flaky :)

Assignee

Reporter

Components

Priority

Created 2 days ago
Updated 2 days ago

Activity

Show: