-
- Downloads
[MINOR][TEST] Off -heap memory leaks for unit tests
## What changes were proposed in this pull request? Free off -heap memory . I have checked all the unit tests. ## How was this patch tested? N/A Author: liuxian <liu.xian3@zte.com.cn> Closes #19075 from 10110346/memleak.
Showing
- common/unsafe/src/test/java/org/apache/spark/unsafe/PlatformUtilSuite.java 1 addition, 0 deletions.../test/java/org/apache/spark/unsafe/PlatformUtilSuite.java
- core/src/test/java/org/apache/spark/memory/TaskMemoryManagerSuite.java 1 addition, 0 deletions.../java/org/apache/spark/memory/TaskMemoryManagerSuite.java
Please register or sign in to comment