Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.10
-
None
Description
DataRecord#getLength() results in a remote call to fetch size from S3. Optimize it using a fixed size LRU cache to save remote call.