luoyuxia commented on issue #3483: URL: https://github.com/apache/fluss/issues/3483#issuecomment-4764191841
@binary-signal @Jackeyzhe Thanks all. I think we can have two pull request. One solve case 1, and another one solve case 2. For case 2: "The only genuinely race-dependent part is the lake table being empty at the time of recreate (so checkTableIsEmpty passes) and the old in-flight commit landing just after." I think that makes sense to me. One solution is the lake committer check the table id in the offset file path instead of coordinator server checking it. -- 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]
