cshuo commented on issue #12738: URL: https://github.com/apache/hudi/issues/12738#issuecomment-2681064412
@maheshguptags Based on the log you provided, the issue still cannot be pinpointed. I'm trying to reproduce the problem locally based on: * Using Datagen source to produce certain amount of data, and writing to hudi table. * Using MiniCluster to simulate deleting of taskmanager. However I cannot reproduce the problem. The demo code is [here](https://gist.github.com/cshuo/f93144ac1527fb039fa1242eab172835), can you try reproducing the problem based on the code? It would be great if you can reproduce the problem based on the demo code, so we can further figure out the problem. -- 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]
