hudi-bot opened a new issue, #16434:
URL: https://github.com/apache/hudi/issues/16434

   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-7545
   - Type: Improvement
   - Epic: https://issues.apache.org/jira/browse/HUDI-6698
   - Fix version(s):
     - 1.1.0
   
   
   ---
   
   
   ## Comments
   
   21/Sep/24 01:06;danny0405;Currently, we always add a lock for 
archiving(again table service and multi-writer scenarios), maybe we can 
re-consider this when all the archiving logic is moved to the LSM timeline 
itself, before that we need to ensure the commits to archive do not have 
overlap, so there is no need to have specific concurrency control IMO, we can 
introduce async compaction if that could be a overhead in the near feature.;;;


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

Reply via email to