strongduanmu opened a new issue #13596:
URL: https://github.com/apache/shardingsphere/issues/13596


   ## Feature Request
   
   When user configures many sharding rules, and the sharding rules are 
inconsistent, it is easy to cause logical exceptions due to incorrect binding 
table settings. 
   
   Therefore, we should consider adding a validate logic to verify the binding 
tables in the same group. The sharding rules of each table must be consistent, 
otherwise an exception will be thrown to remind the user to modify the 
configuration.
   
   ### Is your feature request related to a problem?
   
   No.
   
   ### Describe the feature you would like.
   
   When the application is started, add logic to check the binding table rules. 
If the sharding rules in the same group are inconsistent, a clear exception 
message will be thrown to remind the user.
   


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