nsivabalan commented on pull request #4343: URL: https://github.com/apache/hudi/pull/4343#issuecomment-996387380
@danny0405 : I spent few hours debugging the CI test failure and still couldn't find the right fix. But I could point to this clean leak fix that was merged a week back. Atleast I see 2 minor differences compared to how it was before. shutdown = true is missing and shutdown(false) is never called after the change within HoodieAsyncService#shutdownCallback . In the interest of green CI, I am going to revert the patch for now. I am going to debug the failing test over the weekend again. May be you can also check out the failure and see if you can spot anything. -- 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]
