xiebin2015 commented on pull request #1932: URL: https://github.com/apache/shardingsphere-elasticjob/pull/1932#issuecomment-899259991
hi 我看了 #1932 的描述,但是我还是不看懂,我需要如何调整才能解决这个问题,debug过程中发现org.apache.shardingsphere.elasticjob.lite.internal.config.ConfigurationService.checkConflictJob方法里面比较新旧两个jobClassName是否一致,不一致则直接抛出异常了,在多节点启动的情况下,获得的jobclassName肯定会不一样,导致这里必然会抛出Job conflict with register center -- 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]
