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/04/23 09:33:02 UTC

[GitHub] [shardingsphere] tristaZero opened a new issue #5289: [NEW API] 1-Update Sharding SpringNameSpace configuration with new API

tristaZero opened a new issue #5289:
URL: https://github.com/apache/shardingsphere/issues/5289


   Hi everyone. Welcome your joining! 😉
   
   Content: Update the configuration of the sharding algorithm for Sharding SpringNameSpace with the new API.
   
   Difficulty rating: ★☆☆☆☆
   
   Note: To make each ISSUE simple, we split a bulky ISSUE into a few small ones. Just follow the comment below to create your PR. 😀


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



[GitHub] [shardingsphere] tristaZero edited a comment on issue #5289: [NEW API] 1-Update Sharding SpringNameSpace configuration with new API

Posted by GitBox <gi...@apache.org>.
tristaZero edited a comment on issue #5289:
URL: https://github.com/apache/shardingsphere/issues/5289#issuecomment-618297002


   ## How
   
   ### orchestration-example
   1. Refer to #5256 to update the sharding configuration for the following properties.
   > ./incubator-shardingsphere/examples/sharding-jdbc-example/orchestration-example/orchestration-spring-namespace-example/src/main/resources/META-INF/nacos/local/application-sharding-databases-tables.xml
   
   > ./incubator-shardingsphere/examples/sharding-jdbc-example/orchestration-example/orchestration-spring-namespace-example/src/main/resources/META-INF/zookeeper/local/application-sharding-databases-tables.xml
   
   2. Run `ExampleMain` to test your update.
   -------
   ### transaction-example
   1. Refer to #5256 to update the sharding configuration for the following properties in `./incubator-shardingsphere/examples/sharding-jdbc-example/transaction-example/transaction-2pc-xa-spring-namespace-example/src/main/resources`
   > application-sharding-databases.xml
   application-sharding-databases-tables.xml
   application-sharding-tables.xml
   
   2. Run `XAOrderService` to test your update.


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



[GitHub] [shardingsphere] edidada commented on issue #5289: [NEW API] 1-Update Sharding SpringNameSpace configuration with new API

Posted by GitBox <gi...@apache.org>.
edidada commented on issue #5289:
URL: https://github.com/apache/shardingsphere/issues/5289#issuecomment-619852751


   > 5289
   
   I will try to do this


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



[GitHub] [shardingsphere] tristaZero edited a comment on issue #5289: [NEW API] 1-Update Sharding SpringNameSpace configuration with new API

Posted by GitBox <gi...@apache.org>.
tristaZero edited a comment on issue #5289:
URL: https://github.com/apache/shardingsphere/issues/5289#issuecomment-618297002


   ## How
   
   ### transaction-example
   1. Refer to #5256 to update the sharding configuration for the following properties.
   > ./incubator-shardingsphere/examples/sharding-jdbc-example/orchestration-example/orchestration-spring-namespace-example/src/main/resources/META-INF/nacos/local/application-sharding-databases-tables.xml
   
   > ./incubator-shardingsphere/examples/sharding-jdbc-example/orchestration-example/orchestration-spring-namespace-example/src/main/resources/META-INF/zookeeper/local/application-sharding-databases-tables.xml
   
   2. Run `ExampleMain` to test your update.
   -------
   ### transaction-example
   1. Refer to #5256 to update the sharding configuration for the following properties in `./incubator-shardingsphere/examples/sharding-jdbc-example/transaction-example/transaction-2pc-xa-spring-namespace-example/src/main/resources`
   > application-sharding-databases.xml
   application-sharding-databases-tables.xml
   application-sharding-tables.xml
   
   2. Run `XAOrderService` to test your update.


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



[GitHub] [shardingsphere] edidada commented on issue #5289: [NEW API] 1-Update Sharding SpringNameSpace configuration with new API

Posted by GitBox <gi...@apache.org>.
edidada commented on issue #5289:
URL: https://github.com/apache/shardingsphere/issues/5289#issuecomment-619852177


   5289


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



[GitHub] [shardingsphere] tristaZero commented on issue #5289: [NEW API] 1-Update Sharding SpringNameSpace configuration with new API

Posted by GitBox <gi...@apache.org>.
tristaZero commented on issue #5289:
URL: https://github.com/apache/shardingsphere/issues/5289#issuecomment-618297002


   ## How
   
   ### transaction-example
   1. Refer to #5256 to update the sharding configuration for the following properties.
   > ./incubator-shardingsphere/examples/sharding-jdbc-example/orchestration-example/orchestration-spring-namespace-example/src/main/resources/META-INF/nacos/local/application-sharding-databases-tables.xml
   ./incubator-shardingsphere/examples/sharding-jdbc-example/orchestration-example/orchestration-spring-namespace-example/src/main/resources/META-INF/zookeeper/local/application-sharding-databases-tables.xml
   
   2. Run `ExampleMain` to test your update.
   -------
   ### transaction-example
   1. Refer to #5256 to update the sharding configuration for the following properties in `./incubator-shardingsphere/examples/sharding-jdbc-example/transaction-example/transaction-2pc-xa-spring-namespace-example/src/main/resources`
   > application-sharding-databases.xml
   application-sharding-databases-tables.xml
   application-sharding-tables.xml
   
   2. Run `XAOrderService` to test your update.


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



[GitHub] [shardingsphere] tristaZero commented on issue #5289: [NEW API] 1-Update Sharding SpringNameSpace configuration with new API

Posted by GitBox <gi...@apache.org>.
tristaZero commented on issue #5289:
URL: https://github.com/apache/shardingsphere/issues/5289#issuecomment-619866512


   @edidada 
   Hi Nice to meet you, and welcome. 😉 


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