cherrylzhao commented on issue #7380: URL: https://github.com/apache/shardingsphere/issues/7380#issuecomment-696782774
> I think DataSourceProxy should initialize success @cherrylzhao > `14:39:12.083 INFO [main] io.seata.spring.annotation.datasource.SeataAutoDataSourceProxyCreator - Auto proxy of [master] > 14:39:12.129 INFO [main] io.seata.spring.annotation.datasource.SeataAutoDataSourceProxyCreator - Auto proxy of [slave] > > 14:39:17.063 INFO [main] io.seata.core.rpc.netty.RmNettyRemotingClient - will register resourceId:jdbc:mysql://rdsql815s2568iryqn93o.mysql.rds.aliyuncs.com:3306/xxxxx > OriginalName: slaveeach.getDataSource() io.seata.rm.datasource.DataSourceProxy@40faff12 > ` I think [master] and [slave] datasource is not the sharding datasource you have defined in configuration file which named `bookPunchDataSource` from above log, are you sure this configuration is right? ---------------------------------------------------------------- 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: [email protected]
