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/05/21 07:40:45 UTC

[GitHub] [shardingsphere] menghaoranss opened a new issue #10417: Check whether the dropped table rules exist in the binding table rule in DropShardingTableRuleBackendHandler

menghaoranss opened a new issue #10417:
URL: https://github.com/apache/shardingsphere/issues/10417


   Refer #9964
   
   Just search `// TODO` below in class `DropShardingTableRuleBackendHandler .java` and find hint.
   
   ```
    // TODO
    // 1. get binding tables by getBindingTables()
    // 2. Check whether the dropped table rules exist in the binding table rule
    // 3. throw ShardingTableRulesInUsedException if exist
    // 4. refactor check() method to return void
    // 5. add UT  in DropShardingTableRuleBackendHandlerTest.java
   ```
   
   


-- 
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] totalo commented on issue #10417: Check whether the dropped table rules exist in the binding table rule in DropShardingTableRuleBackendHandler

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


   hi can i try to solve this?


-- 
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] menghaoranss closed issue #10417: Check whether the dropped table rules exist in the binding table rule in DropShardingTableRuleBackendHandler

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


   


-- 
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] menghaoranss commented on issue #10417: Check whether the dropped table rules exist in the binding table rule in DropShardingTableRuleBackendHandler

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


   
   
   > hi can i try to solve this?
   
   welcome
   
   


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