sunbufu commented on issue #2601: Verify the shardingRule at the beginning
URL: 
https://github.com/apache/incubator-shardingsphere/issues/2601#issuecomment-529110323
 
 
   ```
   org.apache.shardingsphere.core.exception.ShardingException: get absent 
DataNode(s)=[ds_2.t_order_0], databaseStrategyMsg=[ds_${order_id % 3}], 
tableStrategyMsg=[t_order_${order_id % 2}], with [t_order.order_id = 2], please 
check rule and data node in your configuration.
        at 
org.apache.shardingsphere.core.route.router.sharding.ParsingSQLRouter.checkRoutingResult(ParsingSQLRouter.java:157)
   ......
   ```
   Can I use this error message?

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


With regards,
Apache Git Services

Reply via email to