This is an automated email from the ASF dual-hosted git repository.
min pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-ops.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new ef6ea5d Updated Dubbo Admin服务治理兼容性说明 (markdown)
ef6ea5d is described below
commit ef6ea5d962f3af85d29fd0597a7f1972b38fdf56
Author: min <[email protected]>
AuthorDate: Fri Jan 11 16:50:07 2019 +0800
Updated Dubbo Admin服务治理兼容性说明 (markdown)
---
...0\206\345\205\274\345\256\271\346\200\247\350\257\264\346\230\216.md" | 1 +
1 file changed, 1 insertion(+)
diff --git
"a/Dubbo-Admin\346\234\215\345\212\241\346\262\273\347\220\206\345\205\274\345\256\271\346\200\247\350\257\264\346\230\216.md"
"b/\346\234\215\345\212\241\346\262\273\347\220\206\345\205\274\345\256\271\346\200\247\350\257\264\346\230\216.md"
similarity index 90%
rename from
"Dubbo-Admin\346\234\215\345\212\241\346\262\273\347\220\206\345\205\274\345\256\271\346\200\247\350\257\264\346\230\216.md"
rename to
"\346\234\215\345\212\241\346\262\273\347\220\206\345\205\274\345\256\271\346\200\247\350\257\264\346\230\216.md"
index f199cb8..5fd3331 100644
---
"a/Dubbo-Admin\346\234\215\345\212\241\346\262\273\347\220\206\345\205\274\345\256\271\346\200\247\350\257\264\346\230\216.md"
+++
"b/\346\234\215\345\212\241\346\262\273\347\220\206\345\205\274\345\256\271\346\200\247\350\257\264\346\230\216.md"
@@ -1,3 +1,4 @@
+[English
Version](https://github.com/apache/incubator-dubbo-ops/wiki/The-compatibility-of-service-governance)
* 目前Dubbo主要版本有两个:Dubbo 2.7和Dubbo 2.6
* 两个版本最大的差异,在于配置管理中心。Dubbo 2.6版本所有数据都存在注册中心上,Dubbo 2.7版本分成了注册中心,配置中心,和元数据中心。
* Dubbo Admin对于配置管理的操作,配置方式和Dubbo 2.7的模式一样,详见[Dubbo
Admin配置说明](https://github.com/apache/incubator-dubbo-ops/wiki/Dubbo-Admin%E9%85%8D%E7%BD%AE%E8%AF%B4%E6%98%8E),并且兼容Dubbo
2.6的版本,这里的“兼容”是指: