spark-instrumented-optimizer/common
Eric Liang 44c7c62bcf [SPARK-16021] Fill freed memory in test to help catch correctness bugs
## What changes were proposed in this pull request?

This patches `MemoryAllocator` to fill clean and freed memory with known byte values, similar to https://github.com/jemalloc/jemalloc/wiki/Use-Case:-Find-a-memory-corruption-bug . Memory filling is flag-enabled in test only by default.

## How was this patch tested?

Unit test that it's on in test.

cc sameeragarwal

Author: Eric Liang <ekl@databricks.com>

Closes #13983 from ericl/spark-16021.
2016-07-06 16:30:25 -07:00
..
network-common [SPARK-15386][CORE] Master doesn't compile against Java 1.7 / Process.isAlive 2016-05-18 14:22:21 -07:00
network-shuffle [SPARK-15263][CORE] Make shuffle service dir cleanup faster by using rm -rf 2016-05-18 12:10:32 +01:00
network-yarn [SPARK-16018][SHUFFLE] Shade netty to load shuffle jar in Nodemanger 2016-06-17 15:44:33 -05:00
sketch [SPARK-15290][BUILD] Move annotations, like @Since / @DeveloperApi, into spark-tags 2016-05-17 09:55:53 +01:00
tags [SPARK-15290][BUILD] Move annotations, like @Since / @DeveloperApi, into spark-tags 2016-05-17 09:55:53 +01:00
unsafe [SPARK-16021] Fill freed memory in test to help catch correctness bugs 2016-07-06 16:30:25 -07:00