JellyBo opened a new pull request, #1029:
URL: https://github.com/apache/incubator-eventmesh/pull/1029

   Fixes ISSUE #<1028>.
   
   
   ### Modifications
   
   *Describe the modifications you've done.*
   
   Support Etcd registry implementation:
   Interconnecting with Etcd v3.6.0
   - update grpc version from 1.15.0 to 1.17.1
   - add etcd registry support 
   - how to use, add etcd registry properties, for example:
   `eventMesh.registry.plugin.enabled=true`
   `eventMesh.registry.plugin.type=etcd`
   `eventMesh.registry.plugin.server-addr=127.0.0.1:2379`
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to