HuangZhenQiu commented on PR #19046: URL: https://github.com/apache/hudi/pull/19046#issuecomment-5273578064
@vinothchandar Thanks for the feedback. I think we had achieved alignment with @cshuo @danny0405. The assumption of Flink ingestion is that there is no multiple writer. The async compaction job only async compact the data /record index partition. It ensures no change to the mapping of row key to file group info. This proposal added the dynamic cache in rocksDB with bounded disk usage and bootstrap time. The correctness will continue hold if the previous assumption. I will join today's dev sync to align more details with other PMCs. Thanks. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
