Baoqi opened a new pull request #1268: conditional Import on CombinedServer to solve APIServer issue URL: https://github.com/apache/incubator-dolphinscheduler/pull/1268 Use @Import will cause both Combined Server & ApiServer got the MasterServer/WorkerServer imported. So, add ConditionalOnProperty to only import for CombinedServer
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
