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/02/13 10:28:06 UTC

[GitHub] [incubator-shardingsphere] TongRuii commented on issue #4276: No available sharding rule configuration in `logic_db` for orchestration.

TongRuii commented on issue #4276: No available sharding rule configuration in `logic_db` for orchestration.
URL: https://github.com/apache/incubator-shardingsphere/issues/4276#issuecomment-585657431
 
 
   > Add this line to your configuration:
   > 
   > ```
   > spring.shardingsphere.sharding.default-table-strategy.none=
   > ```
   
   Thank you very much for your reply, I tried to add this configuration but failed to start
   ```
   No converter found capable of converting from type [java.lang.String] to type [org.apache.shardingsphere.core.yaml.config.sharding.strategy.YamlNoneShardingStrategyConfiguration]
   ```
   I don't know the principle very well. Is it OK if this configuration is empty by default

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