nsivabalan commented on pull request #4420:
URL: https://github.com/apache/hudi/pull/4420#issuecomment-1032651666


   @jaxonzhang : nope. not required. Lock provider is required if scheduling is 
also done async. Scheduling is the crux or critical section here where no 
concurrent writers should be operating. So, if scheduling is done inline by 
regular writer, and execution is done by async process, no lock provider is 
required. 


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