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/10 19:34:11 UTC

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

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

   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 ? 


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