kezhenxu94 commented on pull request #6446: URL: https://github.com/apache/dolphinscheduler/pull/6446#issuecomment-933097933
> In standalone, we use h2 as the database. > If the creation table sql is wrong, it will throw an exception, but the server will keep running. > It's better to stop. Hi @ruanwenjun , I’m wondering how adding `tcpDaemon` can stop the server when the creation failed? From the description above, I think it’s running the H2 in non-daemon thread that can stops the server when error occurs? -- 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]
