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/09/03 08:33:24 UTC

[GitHub] [shardingsphere] lanchengx opened a new issue #12195: When there is only one `sharding table rule`, `drop sharding table` rule will fail

lanchengx opened a new issue #12195:
URL: https://github.com/apache/shardingsphere/issues/12195


   Hi community,
   There may be a problem about `ShardingRuleConfigurationChecker`
   
   ![image](https://user-images.githubusercontent.com/52209337/131971827-e5a19ad3-6a49-4f60-b70a-17d5e307954e.png)
   
   ![image](https://user-images.githubusercontent.com/52209337/131971894-2b6636ee-7ab6-425e-81be-68d7ff5a8631.png)
   
   This method will be used when persistent configuration to zk.
   So when only `rules.shardingAlgorithms` is configured in my configuration file, proxy startup will fail.
   In addition, when the `schema` has only one `sharding table rule`, using DistSQL to delete the `sharding table rule` will also fail


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] zjcnb commented on issue #12195: When there is only one `sharding table rule` on ZK, `drop sharding table` rule will fail

Posted by GitBox <gi...@apache.org>.
zjcnb commented on issue #12195:
URL: https://github.com/apache/shardingsphere/issues/12195#issuecomment-912370278


   governance are remove from ShardingSphere, i think the error message should be change to
   ```
   No available encrypt rule configuration in `%s` for register center.
   ```


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] tristaZero closed issue #12195: When there is only one `sharding table rule` on ZK, `drop sharding table` rule will fail

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


   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org