avamingli commented on issue #765: URL: https://github.com/apache/cloudberry/issues/765#issuecomment-2544428631
@edespino Thank you for your thorough investigation and insights regarding the core dumps in our test suite. > Can you please review the following test runs and let me know if this is they type of core dump support you were thinking of? Yes, the improvements you've implemented will certainly help us better handle and track core dumps. However, I believe that ideally, there should be no core dumps if our tests are passing successfully. The case you identified with `mirror_replay` generating a core dump is indeed critical and provides us with a valuable clue to investigate further. Thank you again for your hard work on this! -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
