taojintianxia commented on a change in pull request #14832:
URL: https://github.com/apache/shardingsphere/pull/14832#discussion_r785813456
##########
File path:
shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-distsql/shardingsphere-sharding-distsql-handler/src/main/java/org/apache/shardingsphere/scaling/distsql/handler/CheckScalingQueryResultSet.java
##########
@@ -36,16 +37,18 @@
*/
public final class CheckScalingQueryResultSet implements DistSQLResultSet {
+ private static final RuleAlteredJobAPI RULE_ALTERED_JOB_API =
PipelineJobAPIFactory.getRuleAlteredJobAPI();
Review comment:
not sure if this is a good naming .
--
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]