That sounds great.

+1





------------------ ???????? ------------------
??????:&nbsp;"Zhang Yonglun"<[email protected]&gt;;
????????:&nbsp;2019??11??12??(??????) ????4:44
??????:&nbsp;"dev"<[email protected]&gt;;

????:&nbsp;Re: [VOTE] Accept ShardingScaling Donation



+1

Juan Pan <[email protected]&gt; ??2019??11??12?????? ????4:03??????

&gt; LGTM, +1
&gt;
&gt;
&gt;&nbsp; Juan Pan
&gt;
&gt;
&gt; [email protected]
&gt; Juan Pan(Trista), Apache ShardingSphere
&gt;
&gt;
&gt; On 11/12/2019 15:23??Sion Yang<[email protected]&gt; wrote??
&gt; Dear Apache ShardingSphere Incubator Community ,
&gt;
&gt;
&gt; After some discussions on the ShardingScaling donation proposal, I would
&gt; like to start a vote on accepting ShardingScaling into the Apache Incubator
&gt; as ShardingSphere's sub-project.
&gt;
&gt;
&gt; Discussion in ML
&gt;
&gt; 
https://lists.apache.org/thread.html/86697906488f964e40d6ac5f3c07bc26686294281e23f60bc6f8da29@%3Cdev.shardingsphere.apache.org%3E
&gt;
&gt;
&gt; Please accept the ShardingScaling podling into the Apache Incubator.
&gt;
&gt;
&gt; The proposal can be found at
&gt;
&gt; 
https://cwiki.apache.org/confluence/display/SHARDINGSPHERE/ShardingScaling+Donation+Proposal
&gt; Here is the text of it:
&gt;
&gt;
&gt; ## Abstract
&gt;
&gt;
&gt; ShardingScaling[1] is a simple scaling out component for Apache
&gt; ShardingSphere Incubator[2].
&gt; It is designed to help users migrate data from origin database to
&gt; ShardingSphere or scale out&nbsp; ShardingSphere data node more easily.
&gt; It provides ability of migrant data, scaling out data nodes, etc.
&gt;
&gt;
&gt; ## Proposal
&gt;
&gt;
&gt; The goal of this proposal is to bring the existing ShardingScaling
&gt; codebase and existing developers and community into the Apache Software
&gt; Foundation (ASF) as ShardingSphere's sub-project.
&gt; This project started in Open Source on Github nearly 2 months.
&gt; ShardingScaling is submitting this proposal to donate it to the Apache
&gt; ShardingSphere Incubator under the Apache License, Version 2.0, in order to
&gt; provide a visual management tool for ShardingSphere.
&gt; These artifacts are currently available on GitHub at [
&gt; 
https://github.com/avalon566/sharding-scaling](https://github.com/avalon566/sharding-scaling)
&gt; .
&gt;
&gt;
&gt; ## Background
&gt;
&gt;
&gt; ShardingSphere is an ecosystem of transparent distributed database
&gt; middleware, focusing on data sharding, distributed transaction and database
&gt; orchestration. It is also widely adopted by many companies and
&gt; organizations as a solution to process their massive amounts of data.
&gt; But users have long lacked an easy-to-use way to migrate their data from
&gt; origin database when they first started using ShardingSphere.
&gt; Moreover, users have also lacked easy-to-use ways to expand data nodes
&gt; when they use ShardingSphere for a while.
&gt; So Wen OuYang created a scaling out component for ShardingSphere --
&gt; ShardingScaling.
&gt;
&gt;
&gt; ## Current status
&gt;
&gt;
&gt; After we pushed ShardingScaling in Github in an open source way, many
&gt; users and developers have shown strong intentions to this. Yi Yang and
&gt; ZongLei Dong have contributed many features and codes.
&gt; Current, ShardingScaling has implemented basic data migration and scaling
&gt; out data nodes feature.
&gt;
&gt;
&gt; ## Core developer
&gt;
&gt;
&gt; Wen OuYang is an experienced open source developer.
&gt; Yi Yang is an experienced open source developer and ShardingSphere PPMC.
&gt; ZongLei Dong is an experienced open source developer.
&gt;
&gt;
&gt; ## Donation source
&gt;
&gt;
&gt; Github repo: [
&gt; 
https://github.com/avalon566/sharding-scaling](https://github.com/avalon566/sharding-scaling)
&gt; .
&gt;
&gt;
&gt; ## Source and Intellectual Property Submission Plan
&gt;
&gt;
&gt; ShardingScaling was opened in Github on 18 Sep 2019. The project major
&gt; contributors are Wen OuYang, Yi Yang and ZongLei Dong. Yi Yang is
&gt; ShardingSphere's PPMC, ICLA are submitted. Wen OuYang and ZongLei Dong will
&gt; sign ICLA and become Apache committer if vote be accepted after
&gt; ShardingScaling is accepted into the Apache Software Foundation (ASF) as
&gt; ShardingSphere's sub-project.
&gt;
&gt;
&gt; ## External Dependencies
&gt;
&gt;
&gt; ### Apache 2.0 licenses
&gt;
&gt;
&gt; - sharding-core-common 4.0.0-RC2: [
&gt; 
https://github.com/apache/incubator-shardingsphere](https://github.com/apache/incubator-shardingsphere)
&gt; - snakeyaml 1.16: [
&gt; 
https://bitbucket.org/asomov/snakeyaml/src/default](https://bitbucket.org/asomov/snakeyaml/src/default)
&gt; - guava 18.0: [
&gt; https://github.com/google/guava](https://github.com/google/guava)
&gt; - netty-all 4.1.16.Final: [
&gt; https://github.com/netty/netty](https://github.com/netty/netty)
&gt; - commons-dbcp2 2.7.0: [
&gt; 
https://github.com/apache/commons-dbcp](https://github.com/apache/commons-dbcp)
&gt; - commons-cli 1.4: [
&gt; 
https://github.com/apache/commons-cli](https://github.com/apache/commons-cli)
&gt; - log4j 1.2.17: [
&gt; https://github.com/apache/log4j](https://github.com/apache/log4j)
&gt; - gson 2.8.6: [
&gt; https://github.com/google/gson](https://github.com/google/gson)
&gt;
&gt;
&gt;
&gt;
&gt; ### MIT licenses
&gt;
&gt;
&gt; - slf4j-api 1.7.28: [
&gt; https://github.com/qos-ch/slf4j](https://github.com/qos-ch/slf4j)
&gt; - slf4j-log4j12 1.7.28: [
&gt; https://github.com/qos-ch/slf4j](https://github.com/qos-ch/slf4j)
&gt; - lombok 1.18.4: [
&gt; 
https://github.com/rzwitserloot/lombok](https://github.com/rzwitserloot/lombok)
&gt; - mockito-core 2.7.21(scope test): [
&gt; https://github.com/mockito/mockito](https://github.com/mockito/mockito)
&gt; - mockito-inline 2.7.21(scope test): [
&gt; https://github.com/mockito/mockito](https://github.com/mockito/mockito)
&gt;
&gt;
&gt; ### EPL 1.0 licenses
&gt;
&gt;
&gt; - junit 4.12(scope test): [
&gt; https://github.com/junit-team/junit4](https://github.com/junit-team/junit4)
&gt;
&gt;
&gt; ### BSD License
&gt;
&gt;
&gt; - hamcrest-library 1.3(scope test): [
&gt; 
https://github.com/hamcrest/JavaHamcrest](https://github.com/hamcrest/JavaHamcrest)
&gt;
&gt;
&gt; ## Required Resources
&gt;
&gt;
&gt; ### Git Repositories:
&gt;
&gt;
&gt; - [
&gt; 
https://github.com/avalon566/sharding-scaling.git](https://github.com/avalon566/sharding-scaling.git)
&gt;
&gt;
&gt; ## Initial Committers
&gt;
&gt;
&gt; - ????, Yi Yang, [email protected]
&gt; - ??????, Wen OuYang
&gt; - ??????, ZongLei Dong
&gt;
&gt;
&gt; Yi Yang is already PPMC of ShardingSphere.
&gt; Wen OuYang and ZongLei Dong will become a committer if vote be accepted
&gt; after donating.
&gt;
&gt;
&gt; - [1] [
&gt; 
https://github.com/avalon566/sharding-scaling](https://github.com/avalon566/sharding-scaling)
&gt; - [2] [
&gt; 
https://github.com/apache/incubator-shardingsphere](https://github.com/apache/incubator-shardingsphere)
&gt;
&gt;
&gt; The vote will be open for at least 72 hours or until necessary number of
&gt; votes are reached.
&gt;
&gt;
&gt; Please vote accordingly:
&gt; [ ] +1 approve
&gt; [ ] +0 no opinion
&gt; [ ] -1 disapprove with the reason
&gt;
&gt;
&gt;
&gt;
&gt; --
&gt;
&gt; Yi Yang(Sion)
&gt; Apache ShardingSphere



-- 
Zhang Yonglun
Apache ShardingSphere

Reply via email to