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:40:07 UTC

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

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