Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support consul as registry center, config center and metadata center #983

Closed
carl1201 opened this issue Dec 1, 2017 · 8 comments
Closed
Assignees
Milestone

Comments

@carl1201
Copy link

carl1201 commented Dec 1, 2017

ZK cluster is too heavy,i strongly recommend consul after trying it,i think dubbo should support consul.

@chickenlj chickenlj changed the title dubbo 增加consul注册中心支持 support consul? Dec 1, 2017
@chickenlj
Copy link
Contributor

chickenlj commented Dec 1, 2017

@MrXiaKun We recommend use english, so everyone can get involved.
We can discuss here

@chickenlj
Copy link
Contributor

What do you exactly mean by too heavy?
As far as i know, these two solutions both based on strong consistency protocol. Consul made a specifically abstraction for Service Discovery(which means we can do less work when using consul as Service Registry), but do these changes makes any performance difference?

@kirbylynx
Copy link

kirbylynx commented Dec 11, 2017

I guess consul has higher availability performance than zookeeper.
And, as a java-based application, zookeeper uses much more memory on each server if deployed as cluster. Consul need less memory to run. I guess this is what @MrXiaKun means by too heavy.

@takeseem
Copy link
Contributor

我认为他的意思是用zk来开发太难了。

  • zk实际本身对资源的消耗是非常少的,无论是客户端还是服务器

I gues zookeeper too heavy, he meant to use zookeeper to develop too hard.

  • zk actual consumption of resources is very small, whether it is client or server

@mthhk
Copy link

mthhk commented Jul 30, 2018

这个is为什么关闭了呢?
对于一些有consul,但是无zk的场景,想用dubbo就有些难受。

@byronzoz
Copy link

建议把consul支持起来

@beiwei30 beiwei30 added this to the 2.7.1 milestone Mar 1, 2019
@beiwei30 beiwei30 changed the title support consul? support consul on 2.7 Mar 1, 2019
@beiwei30 beiwei30 self-assigned this Mar 4, 2019
@beiwei30 beiwei30 mentioned this issue Mar 4, 2019
6 tasks
@beiwei30 beiwei30 changed the title support consul on 2.7 support consul as registry center, config center and metadata center Mar 14, 2019
@xiangkaiy
Copy link

Does dubbo support consul now?

@ettingshausen
Copy link

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants