Commit 95f0de0
Fixes SI-5632 (serialization of large HashTables)
Converts HashTable threshold to long before multiplying by a large value.
Test is very slow and requires giving partest more RAM. Rather than committing it, I'm attaching it as a gist. Whoever does the merge is more than welcome to commit it along with this patch…
Test: https://gist.github.com/22577031 parent 949a480 commit 95f0de0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
357 | | - | |
| 357 | + | |
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
| |||
0 commit comments