Hello!
After upgrading my cluster from 7.17 to 8.19, I’ve started encountering an intermittent server error: java.util.NoSuchElementException when performing percolation. I’ve opened up an issue on the elasticsearch repo with more details: NoSuchElementException in NestedScope.previousLevel() during percolate query execution with nested queries · Issue #141489 · elastic/elasticsearch · GitHub but haven’t gotten any response yet.
It would be great if someone could validate that there is indeed a potential race condition when handling nested query scopes during search execution for percolation or whether there’s some kind of misconfiguration on my end. I’d appreciate any visibility here, as it would help me move off of the EoL version and onto 8.x!
Thanks!