ruanwenjun commented on issue #15983: URL: https://github.com/apache/dolphinscheduler/issues/15983#issuecomment-2116871706
Good catch, this is due to the concurrent problem in NettyRemotingClient, if multiple operations belong to one host come at the same time, might create multiple channels. I submit https://github.com/apache/dolphinscheduler/pull/16021 to fix 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]
