RaigorJiang commented on a change in pull request #15635:
URL: https://github.com/apache/shardingsphere/pull/15635#discussion_r814657076



##########
File path: 
shardingsphere-infra/shardingsphere-infra-common/src/main/java/org/apache/shardingsphere/infra/distsql/update/RuleDefinitionDropUpdater.java
##########
@@ -33,7 +36,40 @@
      *
      * @param sqlStatement SQL statement
      * @param currentRuleConfig current rule configuration to be updated
-     * @return current rule configuration is empty or not 
+     * @return current rule configuration is empty or not
      */
     boolean updateCurrentRuleConfiguration(T sqlStatement, R 
currentRuleConfig);
+    
+    /**
+     * Whether there is dropped configuration.

Review comment:
       This comment does not match the method name.




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