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/03/04 09:38:01 UTC

[GitHub] [incubator-shardingsphere] terrymanu opened a new issue #4594: Create database protocol module

terrymanu opened a new issue #4594: Create database protocol module
URL: https://github.com/apache/incubator-shardingsphere/issues/4594
 
 
   The sharding-proxy and sharding-scaling  modules are both use MySQL protocol, there are lots of duplicated codes.
   It is better to create a new module to process database protocol. The tasks are:
   
   - [ ] Create shardingsphere-database-protocol module
   - [ ] Create shardingsphere-mysql-protocol submodule
   - [ ] Create shardingsphere-postgresql-protocol submodule
   - [ ] Merge sharding-proxy and sharding-scaling's mysql protocol part.
   - [ ] Move sharding-proxy's postgresql protocol part.

----------------------------------------------------------------
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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] tristaZero closed issue #4594: Create database protocol module

Posted by GitBox <gi...@apache.org>.
tristaZero closed issue #4594: Create database protocol module
URL: https://github.com/apache/incubator-shardingsphere/issues/4594
 
 
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] KomachiSion closed issue #4594: Create database protocol module

Posted by GitBox <gi...@apache.org>.
KomachiSion closed issue #4594: Create database protocol module
URL: https://github.com/apache/incubator-shardingsphere/issues/4594
 
 
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] terrymanu opened a new issue #4594: Create database protocol module

Posted by GitBox <gi...@apache.org>.
terrymanu opened a new issue #4594: Create database protocol module
URL: https://github.com/apache/incubator-shardingsphere/issues/4594
 
 
   The sharding-proxy and sharding-scaling  modules are both use MySQL protocol, there are lots of duplicated codes.
   It is better to create a new module to process database protocol. The tasks are:
   
   - [x] Create shardingsphere-database-protocol module
   - [x] Create shardingsphere-mysql-protocol submodule
   - [x] Create shardingsphere-postgresql-protocol submodule
   - [ ] Merge sharding-proxy and sharding-scaling's mysql protocol part.
   - [ ] Move sharding-proxy's postgresql protocol part.

----------------------------------------------------------------
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


With regards,
Apache Git Services