danny0405 commented on PR #18350: URL: https://github.com/apache/hudi/pull/18350#issuecomment-5274123433
> Whats the current state here? CI is green I guess. > > do we have any pending open items that are looking risky. (e.g deadlocks, reentrancy). I removed the reentrancy: https://github.com/apache/hudi/pull/18350#discussion_r3766272833, the current per thread reentrency is not robust enough for distributed lock using for Hudi since the reentrency state is hard to maintain as correct in corner cases. -- 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]
