Commit 2496a74
committed
fix(test): increase maxBytesPerBatch in large-cache validation test
The 10 MiB test record exceeded the 5 MiB batch limit, causing
getRecordsByStream to filter it out. Bumped to 20 MiB to match
the cache size.1 parent 89411f2 commit 2496a74
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments