You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/06/30 10:09:05 UTC

[GitHub] [shardingsphere] menghaoranss opened a new pull request #6221: Update user manual documents for proxy governance

menghaoranss opened a new pull request #6221:
URL: https://github.com/apache/shardingsphere/pull/6221


   Fixes #6215  .
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] menghaoranss commented on a change in pull request #6221: Update user manual documents for proxy governance

Posted by GitBox <gi...@apache.org>.
menghaoranss commented on a change in pull request #6221:
URL: https://github.com/apache/shardingsphere/pull/6221#discussion_r447578664



##########
File path: docs/document/content/user-manual/shardingsphere-proxy/usage/governance.cn.md
##########
@@ -0,0 +1,18 @@
++++
+title = "分布式治理"
+weight = 2
++++
+
+ShardingSphere-Proxy 支持使用 SPI 方式接入[分布式治理](/cn/features/governance/management/),实现配置和元数据统一管理以及实例熔断和从库禁用等功能。
+
+## Zookeeper
+
+ShardingSphere-Proxy 默认提供了 Zookeeper 解决方案,实现了配置中心、注册中心和元数据中心功能。
+[配置规则](/cn/user-manual/shardingsphere-jdbc/configuration/yaml/governance/)同 ShardingSphere-JDBC YAML 保持一致。
+
+## 其他第三方组件
+详情请参考[支持的第三方组件](/cn/features/governance/management/dependency/)。
+
+1. 将 ShardingSphere-Proxy 的 lib 目录下的 `shardingsphere-orchestration-center-zookeeper-curator-${shardingsphere.version}.jar` 文件删除。

Review comment:
       removed.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] kimmking commented on a change in pull request #6221: Update user manual documents for proxy governance

Posted by GitBox <gi...@apache.org>.
kimmking commented on a change in pull request #6221:
URL: https://github.com/apache/shardingsphere/pull/6221#discussion_r447575588



##########
File path: docs/document/content/user-manual/shardingsphere-proxy/usage/governance.cn.md
##########
@@ -0,0 +1,18 @@
++++
+title = "分布式治理"
+weight = 2
++++
+
+ShardingSphere-Proxy 支持使用 SPI 方式接入[分布式治理](/cn/features/governance/management/),实现配置和元数据统一管理以及实例熔断和从库禁用等功能。
+
+## Zookeeper
+
+ShardingSphere-Proxy 默认提供了 Zookeeper 解决方案,实现了配置中心、注册中心和元数据中心功能。
+[配置规则](/cn/user-manual/shardingsphere-jdbc/configuration/yaml/governance/)同 ShardingSphere-JDBC YAML 保持一致。
+
+## 其他第三方组件
+详情请参考[支持的第三方组件](/cn/features/governance/management/dependency/)。
+
+1. 将 ShardingSphere-Proxy 的 lib 目录下的 `shardingsphere-orchestration-center-zookeeper-curator-${shardingsphere.version}.jar` 文件删除。

Review comment:
       remove this line




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] kimmking merged pull request #6221: Update user manual documents for proxy governance

Posted by GitBox <gi...@apache.org>.
kimmking merged pull request #6221:
URL: https://github.com/apache/shardingsphere/pull/6221


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org