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/03/10 16:36:37 UTC

[GitHub] [incubator-shardingsphere] kekerzzZ commented on issue #4698: In version 4.0.1, hintmanager.setdatabaseshardingvalue cannot be used. When will this problem be fixed

kekerzzZ commented on issue #4698: In version 4.0.1, hintmanager.setdatabaseshardingvalue cannot be used. When will this problem be fixed
URL: https://github.com/apache/incubator-shardingsphere/issues/4698#issuecomment-597186368
 
 
   In version 4.0.1, you should use  `hintmanager.addDatabaseShardingValue()`  or use `spring.shardingsphere.sharding.tables.tablename.table-strategy.hint.algorithm-class-name=` configuration.   
   The current version uses Hint, and you need to configure separate tables.  

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


With regards,
Apache Git Services