You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by mi...@apache.org on 2018/11/13 07:14:31 UTC

[incubator-dubbo-ops.wiki] branch master updated: Updated dubbo 2.7 (markdown)

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 06c9b76  Updated dubbo 2.7 (markdown)
06c9b76 is described below

commit 06c9b762e3044ac9717ed816d975b1577b7d9685
Author: min <z8...@gmail.com>
AuthorDate: Tue Nov 13 15:14:30 2018 +0800

    Updated dubbo 2.7 (markdown)
---
 dubbo-2.7.md => Dubbo-2.7.md | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/dubbo-2.7.md b/Dubbo-2.7.md
similarity index 81%
rename from dubbo-2.7.md
rename to Dubbo-2.7.md
index eb793e6..f0c3d80 100644
--- a/dubbo-2.7.md
+++ b/Dubbo-2.7.md
@@ -40,4 +40,11 @@
        addresses: ["instance ip:20881"] 
      - name: tag2
        addresses: ["instance ip:20880"] 
-   ```
\ No newline at end of file
+   ```
+
+### 其他
+* 兼容性  
+  * 单个数据源/多个数据源
+  * 服务端只有一个版本,2.6或者2.7
+  * 同一个服务下的客户端存在多个版本,不同版本的客户端看到的信息会不一样
+  * 路由规则,动态规则配置的时候,低版本的服务端做了高版本的配置