wayilau commented on issue #2725: Add cluster-etcd-plugin URL: https://github.com/apache/skywalking/pull/2725#issuecomment-495966625 > Hi, @wayilau > You need to add your `clustrer-etcd-plugin` artifact in `server-starter`'s maven dependencies. Otherwise, program can not start up with `ProviderNotFoundException: cluster module no provider exists.` exception. Follow https://github.com/apache/skywalking/blob/master/oap-server/server-starter/pom.xml#L73. And after finish this, you can test it in you local env. > Please make sure this could work before you ask for pull request review. > Hi, @wayilau > You need to add your `clustrer-etcd-plugin` artifact in `server-starter`'s maven dependencies. Otherwise, program can not start up with `ProviderNotFoundException: cluster module no provider exists.` exception. Follow https://github.com/apache/skywalking/blob/master/oap-server/server-starter/pom.xml#L73. And after finish this, you can test it in you local env. OK, i will add.
---------------------------------------------------------------- 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
