strongduanmu commented on issue #10996:
URL: 
https://github.com/apache/shardingsphere/issues/10996#issuecomment-893201576


   After a discussion, we decided to revert the `DistributedSchemaRuleBuilder` 
and `EnhancedSchemaRuleBuilder` SPI interfaces, and add the 
`DistributedRuleConfiguration` and `EnhancedRuleConfiguration` interfaces to 
distinguish different types of rules and determining the load order of the 
rules.
   
   At the same time, there is a conflict between the implementation of 
`SingleTableRule` and the pluggable architecture concept. It needs to be 
adjusted from `FeatureRule` to `KernelRule`, and order is adjusted to `0`.


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