elasticsearch/test/external-modules
Nhat Nguyen 86c1fa2a6c
Avoid convert to string when parse resp in heap attack (#105109)
We've seen cases of OOM errors in the test runner process, which occur 
when we convert a response to a JSON string and then parse it. We can
directly parse from its input stream to avoid these OOM errors.
2024-02-05 07:16:25 -08:00
..
apm-integration Make cluster feature predicate available to plugins (#105022) 2024-02-01 09:11:18 -08:00
delayed-aggs Re-enable HeapAttackIT (#104107) 2024-01-10 08:11:23 -08:00
die-with-dignity Make cluster feature predicate available to plugins (#105022) 2024-02-01 09:11:18 -08:00
error-query Rename transport version constant used for 8.10 releases (#104403) 2024-01-17 10:48:00 +00:00
esql-heap-attack Avoid convert to string when parse resp in heap attack (#105109) 2024-02-05 07:16:25 -08:00
latency-simulating-directory Fix more search response leaks in tests (#103957) 2024-01-05 11:14:04 +01:00
seek-tracking-directory Make cluster feature predicate available to plugins (#105022) 2024-02-01 09:11:18 -08:00
build.gradle Re-enable HeapAttackIT (#104107) 2024-01-10 08:11:23 -08:00