OpenSearch/x-pack/plugin/ql/src
Costin Leau 03d2395183 EQL: Use Point In Time inside sequences (#62276)
Use the newly introduced PIT API to have a consistent view of the data
while doing sequence matching, which involves multiple calls, aka
repeatable reads and thus avoid race conditions or any in-flight updates
on the data.

(cherry picked from commit daa72fc3c71fd36afb55278021ff6bbc591ef148)
2020-09-15 15:40:03 +03:00
..
main EQL: Use Point In Time inside sequences (#62276) 2020-09-15 15:40:03 +03:00
test EQL: Use Point In Time inside sequences (#62276) 2020-09-15 15:40:03 +03:00