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 2022/01/18 00:41:19 UTC

[GitHub] [shardingsphere] sandynz commented on a change in pull request #14776: Replace RuleAlteredJobContext dependency to JobConfiguration in DataConsistencyCheckerImpl

sandynz commented on a change in pull request #14776:
URL: https://github.com/apache/shardingsphere/pull/14776#discussion_r786347203



##########
File path: shardingsphere-kernel/shardingsphere-data-pipeline/shardingsphere-data-pipeline-spi/src/main/java/org/apache/shardingsphere/data/pipeline/api/config/rulealtered/HandleConfiguration.java
##########
@@ -51,6 +51,9 @@
     
     private List<String> jobShardingDataNodes;
     
+    /**
+     * Logic tables. Separated by ','. e.g. t_order,t_order_item.
+     */

Review comment:
       JavaDoc removed.




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