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 2022/07/06 08:02:52 UTC

[GitHub] [shardingsphere] JiekerTime opened a new pull request, #18892: feat(integration-test): create new run mode

JiekerTime opened a new pull request, #18892:
URL: https://github.com/apache/shardingsphere/pull/18892

   After this PR, we will have three run modes.
   
   1. Memory: Execute integration tests via jdbc+H2.
   2. Singleton: Perform singleton ShardingSphere(JDBC,Proxy) integration tests based on database (MySQL, PG) containers.
   3. Cluster: Add more ShardingSphere(JDBC,Proxy) nodes based on singleton and import registry services such as zookeeper and ETCD.


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

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] JiekerTime commented on pull request #18892: feat(integration-test): create new run mode

Posted by GitBox <gi...@apache.org>.
JiekerTime commented on PR #18892:
URL: https://github.com/apache/shardingsphere/pull/18892#issuecomment-1177049153

   > Singleton is not ShardingSphere mode, why add it in IT only?
   
   Because I think in the integration test we have memory mode and cluster mode, no corresponding definition is given for the mode of single node operation.
   Just like the single-scenario mode in our scenario test, I want to refine the architecture mode to make it easy for subsequent customizability extensions.


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

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] JiekerTime closed pull request #18892: feat(integration-test): create new run mode

Posted by GitBox <gi...@apache.org>.
JiekerTime closed pull request #18892: feat(integration-test): create new run mode
URL: https://github.com/apache/shardingsphere/pull/18892


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

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

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