codinggosu opened a new pull request #298: URL: https://github.com/apache/incubator-nemo/pull/298
JIRA: [NEMO-455: MemoryManager to keep track of remaining storage, execution memory](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-455) **Major changes:** - Adds MemoryManager that splits the memory in executors to separate pools, execution and storage - Make BlockOutputWriter write to a temporary vector before data is committed **Minor changes to note:** - **Tests for the changes:** - Tests for SizeEstimator completed, SizeTrackingVector, MemoryManager still needs to be done **Other comments:** - this is a WIP, will not pass tests until pr #297 has been merged, as well as the addition of other elements ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
