Re: [DISCUSS] Change the default branch to 'master' in GitHub

2020-01-16 Thread Nicholas
+1. Open source project habits are the master branch. Users generally look at the master branch first. On 2020/01/17 05:47:24, Zhang Yonglun wrote: > Hi all, > > I am planning to change the default branch from 'dev' to 'master'. The > 'dev' branch may be deleted after a period of time. > To

Re: [DISCUSS] Change the default branch to 'master' in GitHub

2020-01-16 Thread Zonglei Dong
+1 Zonglei Dong Apache ShardingSphere On 01/17/2020 15:48,Sion Yang wrote: Agree, +1 -- Yi Yang(Sion) Apache ShardingSphere At 2020-01-17 15:34:27, "qi wang" wrote: +1 — Qi Wang (wqzwh) Apache ShardingSphere Juan Pan 于2020年1月17日周五 下午3:30写道: Actually, i never used master

Re: [DISCUSS] merge docs and example repos into trunk repo

2020-01-16 Thread Zhiyi Yan
+1. Good idea! It makes easier to find examples. - Zhiyi Yan (Zhyee) Apache ShardingSphere zhangli...@apache.org 于2020年1月17日周五 下午12:16写道: > Hi ShardingSphere community, > > I'd like to discuss about merge docs[1] and examples[2] repos into the > trunk repo[3]. > > The benefit is

Re: [DISCUSS] merge docs and example repos into trunk repo

2020-01-16 Thread zhangli...@apache.org
Hi Trista, > If so, i guess our users would not ask any question concerning examples repo any more. We may create a README.md to describe the project structure, and put independent README.md into docs, example and source code projects. -- Liang Zhang (John) Apache

Re: [DISCUSS] Change the default branch to 'master' in GitHub

2020-01-16 Thread Zhiyi Yan
+1 Zhang Yonglun 于2020年1月17日周五 下午1:47写道: > Hi all, > > I am planning to change the default branch from 'dev' to 'master'. The > 'dev' branch may be deleted after a period of time. > To finish this job, we need the help of Apache Jira: > > 1. branch name, **master**. > > Request for open the

Re:[DISCUSS] merge docs and example repos into trunk repo

2020-01-16 Thread Juan Pan
If so, i guess our users would not ask any question concerning examples repo any more. Juan Pan (Trista) Senior DBA & PPMC of Apache ShardingSphere(Incubating) E-mail: panj...@apache.org On 01/17/2020 12:15,zhangli...@apache.org wrote: Hi ShardingSphere

Re: [DISCUSS] Change the default branch to 'master' in GitHub

2020-01-16 Thread qi wang
+1 — Qi Wang (wqzwh) Apache ShardingSphere Juan Pan 于2020年1月17日周五 下午3:30写道: > Actually, i never used master branch until now. So it doesn’t matter to > me. +1 > > > Juan Pan (Trista) > > Senior DBA & PPMC of Apache ShardingSphere(Incubating) > E-mail: panj...@apache.org > > > > > On

Re:[DISCUSS] Change the default branch to 'master' in GitHub

2020-01-16 Thread sunbufu
+1 — Haisheng Sun (sunbufu) Apache ShardingSphere On 01/17/2020 13:47,Zhang Yonglun wrote: Hi all, I am planning to change the default branch from 'dev' to 'master'. The 'dev' branch may be deleted after a period of time. To finish this job, we need the help of Apache Jira: 1. branch

Re: [DISCUSS] merge docs and example repos into trunk repo

2020-01-16 Thread zhangli...@apache.org
Docs, examples and source code are 3 different projects. Developer to import them still need 3 diff workspaces. -- Liang Zhang (John) Apache ShardingSphere & Dubbo sunbufu 于2020年1月17日周五 下午2:33写道: > +1 > > > It is easier to find example for new user. > > > — > Haisheng

Re: [DISCUSS] Change the default branch to 'master' in GitHub

2020-01-16 Thread zhangli...@apache.org
+1, the current master and dev branch are duplicated, and we just omit the master. Use master instead of dev branch is good idea. -- Liang Zhang (John) Apache ShardingSphere & Dubbo Zhang Yonglun 于2020年1月17日周五 下午1:47写道: > Hi all, > > I am planning to change the default branch

Talk about graduation as TLP for Apache ShardingSphere(Incubator)

2020-01-16 Thread zhangli...@apache.org
Hello community, I'd like to talk about graduation as TLP for Apache ShardingSphere(Incubator). We were open source at 16th Jan 2016, and entered into ASF incubator in 10th Nov 2018. During the past period in incubator, our community grow up quickly. I summarize some data below: - There

Re:[DISCUSS] merge docs and example repos into trunk repo

2020-01-16 Thread sunbufu
+1 It is easier to find example for new user. — Haisheng Sun (sunbufu) Apache ShardingSphere On 01/17/2020 14:28,Sion Yang wrote: Nice idea. This can reduce the difference between example and trunk repo. -- Yi Yang(Sion) Apache ShardingSphere At 2020-01-17 12:15:29,

Re:[DISCUSS] merge docs and example repos into trunk repo

2020-01-16 Thread 赵科
+1. Good idea to help newcomers better integrate. At 2020-01-17 12:15:29, "zhangli...@apache.org" wrote: >Hi ShardingSphere community, > >I'd like to discuss about merge docs[1] and examples[2] repos into the >trunk repo[3]. > >The benefit is encourage potential contributors begin from docs

Re:[DISCUSS] merge docs and example repos into trunk repo

2020-01-16 Thread Sion Yang
Nice idea. This can reduce the difference between example and trunk repo. -- Yi Yang(Sion) Apache ShardingSphere At 2020-01-17 12:15:29, "zhangli...@apache.org" wrote: >Hi ShardingSphere community, > >I'd like to discuss about merge docs[1] and examples[2] repos into the >trunk repo[3]. >

Re:[DISCUSS] merge docs and example repos into trunk repo

2020-01-16 Thread Zonglei Dong
+1 I support it. But I suggest that merge docs and example repos doesn’t affect the source code, Because now the source code compile and run all test code need 10+ minutes, it is not convenient to check code before submit PR. Best wishes! Zonglei Dong Apache ShardingSphere On 01/17/2020

[DISCUSS] Change the default branch to 'master' in GitHub

2020-01-16 Thread Zhang Yonglun
Hi all, I am planning to change the default branch from 'dev' to 'master'. The 'dev' branch may be deleted after a period of time. To finish this job, we need the help of Apache Jira: 1. branch name, **master**. Request for open the branch protection. The branch should not allow push directly.

Re:[DISCUSS] merge docs and example repos into trunk repo

2020-01-16 Thread sushixiang
Good idea! +1 --Original-- From:"zhangli...@apache.org"https://github.com/apache/incubator-shardingsphere-doc [2] https://github.com/apache/incubator-shardingsphere-example [3] https://github.com/apache/incubator-shardingsphere -- Liang Zhang

Re: The 2019 Summary of ShardingSphere community

2020-01-16 Thread Zhang Yonglun
Impressive progress. Thanks for the statistics. -- Zhang Yonglun Apache ShardingSphere Juan Pan 于2020年1月16日周四 下午8:42写道: > Hello community, > > > > Although our 2020 journey has begun, it is worth reviewing what we did > during last year and sharing the great progress we made with everyone in

Re: [DISCUSS] merge docs and example repos into trunk repo

2020-01-16 Thread Zhang Yonglun
+1 -- Zhang Yonglun Apache ShardingSphere zhaojun 于2020年1月17日周五 下午1:09写道: > +1 > > -- > Zhao Jun (cherrylzhao) > Apache ShardingSphere & ServiceComb > > > On Jan 17, 2020, at 12:18 PM, Raigor Jiang wrote: > > > > It will be nice! agree +1 > > > > > > > > > > On 01/17/2020

Re: [DISCUSS] merge docs and example repos into trunk repo

2020-01-16 Thread zhaojun
+1 -- Zhao Jun (cherrylzhao) Apache ShardingSphere & ServiceComb > On Jan 17, 2020, at 12:18 PM, Raigor Jiang wrote: > > It will be nice! agree +1 > > > > > On 01/17/2020 12:15,zhangli...@apache.org wrote: > Hi ShardingSphere community, > > I'd like to discuss about merge

[DISCUSS] merge docs and example repos into trunk repo

2020-01-16 Thread zhangli...@apache.org
Hi ShardingSphere community, I'd like to discuss about merge docs[1] and examples[2] repos into the trunk repo[3]. The benefit is encourage potential contributors begin from docs and examples. Docs and examples are same important with source codes, it is a good way to decrease the bar to

Re: The 2019 Summary of ShardingSphere community

2020-01-16 Thread zhangli...@apache.org
We have a wonderful journey in 2019, wish our community have a excellent grow up in 2020. Thank you for every contributors. Happy Chinese new year to everyone. -- Liang Zhang (John) Apache ShardingSphere & Dubbo sushixiang 于2020年1月17日周五 上午11:06写道: > Thank you! :) > > > > >

Re:The 2019 Summary of ShardingSphere community

2020-01-16 Thread sushixiang
Thank you! :) --Original-- From:"Juan Pan"

Re:The 2019 Summary of ShardingSphere community

2020-01-16 Thread Juan Pan
Sorry, a typo. Hope you could be our committer. :) Juan Pan (Trista) Senior DBA & PPMC of Apache ShardingSphere(Incubating) E-mail: panj...@apache.org On 01/17/2020 10:51,Juan Pan wrote: Hi Shixiang, We are appreciated to have more contributors like you, hope

Re:The 2019 Summary of ShardingSphere community

2020-01-16 Thread Juan Pan
Hi Shixiang, We are appreciated to have more contributors like you, hope you could be your committer ASAP. Juan Pan (Trista) Senior DBA & PPMC of Apache ShardingSphere(Incubating) E-mail: panj...@apache.org On 01/17/2020 09:23,sushixiang wrote: I am honored to

Re: The 2019 Summary of ShardingSphere community

2020-01-16 Thread Juan Pan
Thanks for our experienced PPMC’s suggestion, i hope so. Trista Juan Pan (Trista) Senior DBA & PPMC of Apache ShardingSphere(Incubating) E-mail: panj...@apache.org On 01/16/2020 21:02,Sheng Wu wrote: Congrats to the whole community, and be honored as a part of

Re:The 2019 Summary of ShardingSphere community

2020-01-16 Thread sushixiang
I am honored to witness and participate in the development of the community, and I believe the community will get better and better. Happy Chinese new year to everyone! --Original-- From:"Juan Pan"

Re: The 2019 Summary of ShardingSphere community

2020-01-16 Thread Sheng Wu
Congrats to the whole community, and be honored as a part of the team. Happy Chinese new year to everyone. And in my mind, after the vacation of many of us, we could start the discussion about graduation. Sheng Wu 吴晟 Twitter, wusheng1108 Juan Pan 于2020年1月16日周四 下午8:42写道: > Hello community, >

The 2019 Summary of ShardingSphere community

2020-01-16 Thread Juan Pan
Hello community, Although our 2020 journey has begun, it is worth reviewing what we did during last year and sharing the great progress we made with everyone in community. Here are some roughly interesting data from January 2019 to December 2019. Compared with 513 PRs in gitHub during 2018,

Re: [Discuess] How to implement the getChildren api for some orchestration framework, like nacos, etcd.

2020-01-16 Thread guangyuan wang
In the case, "If data is not consistent, the program will print log and user must deal the error data manually." I think if data is not consistent, the program could delete keys which does not exist in the relationship and then prints related log. Zonglei Dong 于2020年1月15日周三 下午8:44写道: > Hi