You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2019/11/18 06:23:55 UTC

[GitHub] [incubator-dolphinscheduler] Baoqi opened a new pull request #1268: conditional Import on CombinedServer to solve APIServer issue

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:
users@infra.apache.org


With regards,
Apache Git Services