Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Because Drill uses extensive direct memory but often caches random segments, it is important to make sure all the memory chunks are allocated as MMAP regions so Drill correctly releases memory back to the OS. We need to update the Drill environment variables to ensure this.