reshke opened a new pull request, #1497: URL: https://github.com/apache/cloudberry/pull/1497
stop_postmaster accepts single boolean arg, yet pointer of type ClusterInfo is passed. Remove thar, and call stop_postmaster with `false` argument, resulting in fast shutdown. Also remove redundant return at the end on void function. Introduced as oversight in e20a488. -- 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]
