Commit 6911402
committed
ESQL: Use less data in test (elastic#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 elastic#1273651 parent ab89b87 commit 6911402
File tree
1 file changed
+1
-1
lines changed- test/external-modules/esql-heap-attack/src/javaRestTest/java/org/elasticsearch/xpack/esql/heap_attack
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
653 | 653 | | |
654 | 654 | | |
655 | 655 | | |
656 | | - | |
| 656 | + | |
657 | 657 | | |
658 | 658 | | |
659 | 659 | | |
| |||
0 commit comments