Commit cf1f48e
authored
ESQL: Use less data in test (#128337)
This test is expected to complete a deeply abusive lookup join without
circuit breaking. It was sometimes circuit breaking. This lowers the
data we feed to the test so its slightly less abusive. It's still plenty
abusive.
Closes #1273651 parent 1a641e5 commit cf1f48e
File tree
2 files changed
+1
-4
lines changed- test/external-modules/esql-heap-attack/src/javaRestTest/java/org/elasticsearch/xpack/esql/heap_attack
2 files changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | 399 | | |
403 | 400 | | |
404 | 401 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
655 | 655 | | |
656 | 656 | | |
657 | 657 | | |
658 | | - | |
| 658 | + | |
659 | 659 | | |
660 | 660 | | |
661 | 661 | | |
| |||
0 commit comments