You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "hbgstc123 (via GitHub)" <gi...@apache.org> on 2023/04/25 09:47:33 UTC

[GitHub] [hudi] hbgstc123 commented on pull request #8568: [HUDI-6134] prevent two clean run concurrently in flink.

hbgstc123 commented on PR #8568:
URL: https://github.com/apache/hudi/pull/8568#issuecomment-1521497022

   > Can you elaborate the details a little, the `#open` method can only be invoked by 1 times?
   
   If clean called in `#open` take long time, snapshotState() can trigger another clean, which will run together with the one trigger in `#open`


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