You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2023/01/11 00:16:58 UTC

[GitHub] [hudi] alexeykudinkin commented on pull request #6782: [HUDI-4911][HUDI-3301] Fixing `HoodieMetadataLogRecordReader` to avoid flushing cache for every lookup

alexeykudinkin commented on PR #6782:
URL: https://github.com/apache/hudi/pull/6782#issuecomment-1378066582

   > looks like we are caching all records in memory w/o any eviction policy. So, if we keep re-using the same reader for a long time, would there be any memory issues ?
   
   @nsivabalan we actually use `ExternalSpillableMap` to hold the records


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

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org