cshuo commented on issue #19025:
URL: https://github.com/apache/hudi/issues/19025#issuecomment-5422205434

   Besides, even with concurrent ingestion, the tool may not worsen lock 
contention because it replaces the inline MDT services which are already 
performed under DT lock rather than adding duplicate work, while expensive 
compaction and clean execution can run outside the outer DT lock. It changes 
the lock owner but can reduce the total lock-hold time.


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