You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/05/26 03:47:54 UTC

[GitHub] [skywalking] JaredTan95 commented on issue #2725: Add cluster-etcd-plugin

JaredTan95 commented on issue #2725: Add cluster-etcd-plugin
URL: https://github.com/apache/skywalking/pull/2725#issuecomment-495966201
 
 
   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.

----------------------------------------------------------------
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