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 2021/04/07 14:00:11 UTC

[GitHub] [shardingsphere] terrymanu opened a new issue #9981: Add SchemaRule and GlobalRule for rule scope

terrymanu opened a new issue #9981:
URL: https://github.com/apache/shardingsphere/issues/9981


   Apache ShardingSphere's pluggable kernel is driven by rules.
   It is time to add new domain of rules: scope.
   
   - The scope of SchemaRule is based and effected on single schema, for example: ShardingRule, EncryptRule, ShadowRule, ReadWriteSplittingRule and so on;
   - The scope of GlobalRule is based and effected on whole ShradingSphere-Proxy instance, for example: AuthorityRule.
   
   It is same with SchemaRule and GlobalRule when using ShradingSphere-JDBC.
   The GlobalRule should configure into `server.yaml` for ShradingSphere-Proxy.


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



[GitHub] [shardingsphere] terrymanu closed issue #9981: Add SchemaRule and GlobalRule to distinguish rules scope

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #9981:
URL: https://github.com/apache/shardingsphere/issues/9981


   


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