Assertion trips in SearchHits$Total#writeTo in CI #36284
Labels
:Search/Search
Search-related issues that do not fall into other categories
>test-failure
Triaged test failures from CI
A CI failure https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+intake/542/console has exposed the tripping of a new assertion when running in a mixed cluster. The assertion that trips is:
elasticsearch/server/src/main/java/org/elasticsearch/search/SearchHits.java
Line 313 in 2d03eeb
When this assertion is hit, node-2 terminates in the test which results in the search failure due to the node being disconnected.
I have not been able to reproduce this, but the reproduce line is:
The text was updated successfully, but these errors were encountered: