Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.3.0
-
None
Description
We should unify the client mmap cache and the client file descriptor cache. Since mmaps are granted corresponding to file descriptors in the cache (currently FileInputStreamCache), they have to be tracked together to do "smarter" things like HDFS-5182.