Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-10399][SPARK-23879][FOLLOWUP][CORE] Free unused off-heap memor…
…y in MemoryBlockSuite ## What changes were proposed in this pull request? As viirya pointed out [here](apache#19222 (comment)), this PR explicitly frees unused off-heap memory in `MemoryBlockSuite` ## How was this patch tested? Existing UTs Author: Kazuaki Ishizaki <[email protected]> Closes apache#21117 from kiszk/SPARK-10399-free-offheap.
- Loading branch information