dubbo/dubbo-configcenter
Huxing Zhang b2bfbc76d1 [Dubbo-3653] etcd as config center (#3663)
* Minor refactor, no functinoal change.

* Separate ConnectionStateListener

* Simplify code

* Fix typo

* Support get external config from etcd config center

* Polish diamond operator

* Initial etcd support as config center

* Add a put interface for JEtcdClient

* Enhanced Etcd config center support with the ability to watch and cancel watch

* Polish code

* Distinguish modification event and delete event

* Add etcd registry and configcenter to dubbo-all

* Watch again when connection is re-established
2019-03-16 13:11:33 +08:00
..
dubbo-configcenter-api Merge pull request #3603, configcenter share zookeeper connection with registry. 2019-03-14 19:14:03 +08:00
dubbo-configcenter-apollo move construction of ConfigChangeEvent outside the lambda expression (#3398) 2019-01-31 11:22:20 +08:00
dubbo-configcenter-consul Merge pull request #3593, Consul support for Registry and Metadata. 2019-03-11 10:31:21 +08:00
dubbo-configcenter-etcd [Dubbo-3653] etcd as config center (#3663) 2019-03-16 13:11:33 +08:00
dubbo-configcenter-zookeeper Merge pull request #3603, configcenter share zookeeper connection with registry. 2019-03-14 19:14:03 +08:00
pom.xml [Dubbo-3653] etcd as config center (#3663) 2019-03-16 13:11:33 +08:00