[
https://issues.apache.org/jira/browse/DUBBO-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16791821#comment-16791821
]
Huxing Zhang commented on DUBBO-35:
-----------------------------------
I think the consul support has already been implemented recently:
https://github.com/apache/incubator-dubbo/tree/master/dubbo-registry/dubbo-registry-consul
Maybe there is some gap between the GSoC topic and the community.
Not quite sure you can continue your work here or you'd like to change the
topic?
> GSoC 2019: Consul as one of Dubbo's Service Discovery solution.
> ---------------------------------------------------------------
>
> Key: DUBBO-35
> URL: https://issues.apache.org/jira/browse/DUBBO-35
> Project: Apache Dubbo
> Issue Type: Task
> Reporter: Jun Liu
> Priority: Major
> Labels: GSoC2019
>
> Dubbo has a well-defined [Service
> Directory|https://vaadin.com/blog/microservices-service-registration-and-discovery]
> SPI to integrate with Registry Servers. It's very easy to integrate with
> various registry servers by following the SPI interfaces and conventions.
> Below are the servers supported by Dubbo:
> * Zookeeper
> * Redis
> * Multicast
> * Etcd
> [Consul](https://www.consul.io/) has emerged as a popular Service Directory
> solution for microservices, so I think it should also be included as a
> solution in Dubbo's kit.
> Here is the related SPI definition you may need to extend:
> * Registry
> * RegistryService
> * RegistryFactory
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)