codinggosu opened a new pull request #297:
URL: https://github.com/apache/incubator-nemo/pull/297


   JIRA: [NEMO-451: SizeEstimator logic for determining size of java objects 
produced at 
runtime](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-451)
   
   **Major changes:**
   
   - Implemented logic to estimate the size of objects for the purpose of 
determining the size of data to be cached during runtim
   
   **Minor changes to note:**
   
   - this is necessary for the upcoming memory manager feature which will keep 
track of the remaining storage memory available for caching
   
   **Tests for the changes:**
   
   - Implemented SizeEstimatorTest that tests the estimation for primitives, 
arrays and classes
   
   


----------------------------------------------------------------
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]


Reply via email to