You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pegasus.apache.org by wu...@apache.org on 2020/11/09 09:35:51 UTC

[incubator-pegasus-website] branch master updated: fix incorrect url in community page

This is an automated email from the ASF dual-hosted git repository.

wutao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 5383b28  fix incorrect url in community page
5383b28 is described below

commit 5383b28798818227eff4fb8274abb73e750464bd
Author: neverchanje <wu...@gmail.com>
AuthorDate: Mon Nov 9 17:26:25 2020 +0800

    fix incorrect url in community page
---
 _community/en/community.md |  2 +-
 _community/zh/community.md |  4 ++--
 _community/zh/roadmap.md   | 51 ----------------------------------------------
 3 files changed, 3 insertions(+), 54 deletions(-)

diff --git a/_community/en/community.md b/_community/en/community.md
index 7194999..e7124cb 100755
--- a/_community/en/community.md
+++ b/_community/en/community.md
@@ -28,7 +28,7 @@ contributor_items:
   - title: Pull Requests
     description: >
       We use <a href="">Github Pull Request</a> for development. Every pull request needs 2 approvals from the Pegasus committers before merged. You can make your review and comments on the PR even if you are not yet a Pegasus committer.
-      Please read the <a href="/community/coding-guides">Coding Guides</a> before submitting a new code.
+      Please read the <a href="https://cwiki.apache.org/confluence/display/PEGASUS/Coding+guides">Coding Guides</a> before submitting a new code.
 
   - title: Bug Fixes
     description: >
diff --git a/_community/zh/community.md b/_community/zh/community.md
index 325d8ea..4d3921f 100755
--- a/_community/zh/community.md
+++ b/_community/zh/community.md
@@ -26,11 +26,11 @@ contact_items:
 contributor_items:
   - title: Pull Requests
     description: >
-      我们的开发流程使用<a href="https://github.com/apache/incubator-pegasus/pulls">Github Pull Request</a>机制。你的提交至少需要两个Pegasus Committer的Code Review都通过才可合入主干分支。即使你并不是Pegasus Committer,你也可以对代码提出review,你的建议可能会有助于我们发现问题。你可以参照<a href="/community/coding-guides">Coding Guides</a>的规范来提交代码。
+      我们的开发流程使用<a href="https://github.com/apache/incubator-pegasus/pulls">Github Pull Request</a>机制。你的提交至少需要两个Pegasus Committer的Code Review都通过才可合入主干分支。即使你并不是Pegasus Committer,你也可以对代码提出review,你的建议可能会有助于我们发现问题。你可以参照<a href="https://cwiki.apache.org/confluence/display/PEGASUS/Coding+guides">Coding Guides</a>的规范来提交代码。
 
   - title: RoadMap
     description: >
-      你可以在<a href="/community/roadmap">这里</a>找到我们近期的产品规划,对那些你最感兴趣的需求,你可以与我们进行合作开发。此外,我们也会在每次<a href="/releases">版本发布</a>时向大家同步Pegasus当前已完成开发的功能以及目标。
+      你可以在<a href="https://cwiki.apache.org/confluence/display/PEGASUS/RoadMap">这里</a>找到我们近期的产品规划,对那些你最感兴趣的需求,你可以与我们进行合作开发。此外,我们也会在每次<a href="/releases">版本发布</a>时向大家同步Pegasus当前已完成开发的功能以及目标。
 
   - title: Fixes
     description: >
diff --git a/_community/zh/roadmap.md b/_community/zh/roadmap.md
deleted file mode 100644
index 8a17ddc..0000000
--- a/_community/zh/roadmap.md
+++ /dev/null
@@ -1,51 +0,0 @@
----
-title: Roadmap
-layout: page
----
-
-### Pinned WIP (Work-In-Progress)
-
------
-
-#### 高效运维
-
-* Partition Split:[XiaoMi/rdsn#69](https://github.com/XiaoMi/rdsn/issues/69)
-* 跨机房热备:[XiaoMi/rdsn#118](https://github.com/XiaoMi/rdsn/pull/118)
-* 数据快速批量导入:[XiaoMi/pegasus#139](https://github.com/XiaoMi/pegasus/issues/139)
-* Capacity Unit统计:[XiaoMi/pegasus#235](https://github.com/XiaoMi/pegasus/issues/235)
-
-#### 用户接口
-
-* 客户端版本协商:[XiaoMi/pegasus#256](https://github.com/XiaoMi/pegasus/issues/256)
-* 客户端支持DNS寻址:[XiaoMi/pegasus-java-client#30](https://github.com/XiaoMi/pegasus-java-client/issues/30)
-* 身份认证:[xiaomi/pegasus#166](https://github.com/xiaomi/pegasus/issues/166)
-
-#### 部署支持
-
-* docker support:[XiaoMi/pegasus#140](https://github.com/XiaoMi/pegasus/issues/140)
-
-#### 性能优化
-
-* 客户端支持warmup功能:[XiaoMi/pegasus-java-client#26](https://github.com/XiaoMi/pegasus-java-client/issues/26)
-* 客户端支持backup request:[XiaoMi/pegasus#251](https://github.com/XiaoMi/pegasus/issues/251)
-* RPC 大包处理优化
-
-#### 重构化简
-
-* [XiaoMi/rdsn#141](https://github.com/XiaoMi/rdsn/issues/141)
-
------
-
-### In plan
-
-* 离线计算框架支持解析 Pegasus 的冷备份数据:[XiaoMi/pegasus#264](https://github.com/XiaoMi/pegasus/issues/264)
-* 冷备份支持通过 Fuse 备份至 HDFS:[XiaoMi/pegasus#136](https://github.com/XiaoMi/pegasus/issues/136)
-* 写放大优化(WiscKey&HashKV):[XiaoMi/pegasus#265](https://github.com/XiaoMi/pegasus/issues/265)
-* Rack Awareness:[XiaoMi/pegasus#321](https://github.com/XiaoMi/pegasus/issues/321)
-* 磁盘均衡分布: [XiaoMi/pegasus#261](https://github.com/XiaoMi/pegasus/issues/261)
-* 权限管理(ACL):[XiaoMi/pegasus#170](https://github.com/XiaoMi/pegasus/issues/170)
-* 离线计算框架支持生成 Pegasus 的冷备份数据
-* OpenTsDB 监控支持
-* 移除shared log
-* REST Proxy
-* 支持 Partition Set


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pegasus.apache.org
For additional commands, e-mail: commits-help@pegasus.apache.org