linghengqian commented on issue #21:
URL: 
https://github.com/apache/shardingsphere-plugin/issues/21#issuecomment-1867294763

   > > > 本地安装也有问题
   > > 
   > > 
@Yule-Momoko尝试https://github.com/apache/shardingsphere-plugin/tree/5.4.1.1。
   > 
   > Console output only:
   > com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
   > 
   > Do you need any more configuration?
   > 
   > application.properties:
   > 
spring.datasource.driver-class-name=org.apache.shardingsphere.driver.ShardingSphereDriver
   > spring.datasource.url=jdbc:shardingsphere:classpath:sharding.yaml
   > 
   > sharding.yaml:
   > mode:
   >   type: Cluster
   >   repository:
   >     type: nacos
   >     props:
   >       namespace: xxxx
   >       server-lists: xxxx:8848
   >       username: xxx
   >       password: xxx
   >       retryIntervalMilliseconds: 500
   >       timeToLiveSeconds: 60
   
   - The fix for 5.4.1.1 has not yet reached the master branch, I think you 
will have to open a new issue and write a unit test via testcontainers-java. 
   
   - Background note, I have not investigated nacos.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to