danny0405 commented on PR #8594: URL: https://github.com/apache/hudi/pull/8594#issuecomment-1529512922
> I believe the whole job including the coordinator should be reset. There is no need to re-start because the coordinator already handles the instant rollback. > I'm not quite sure why the JobManager was not restarted So the patch does not really fix your resource leak issue because the JM still not restarts even though coordinator is re-initialized. -- 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]
