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 2020/08/17 02:40:43 UTC

[GitHub] [shardingsphere] Lucas-307 commented on a change in pull request #6883: Refactor RdbmsConfiguration

Lucas-307 commented on a change in pull request #6883:
URL: https://github.com/apache/shardingsphere/pull/6883#discussion_r471203978



##########
File path: shardingsphere-scaling/shardingsphere-scaling-core/src/main/java/org/apache/shardingsphere/scaling/core/job/preparer/resumer/SyncPositionResumer.java
##########
@@ -44,79 +45,79 @@
  * Synchronize position resumer.
  */
 public final class SyncPositionResumer {
-    
+
     private final SyncTaskFactory syncTaskFactory = new DefaultSyncTaskFactory();
-    
+
     /**
      * Resume position from resume from break-point manager.
      *
-     * @param shardingScalingJob sharding scaling job
-     * @param dataSourceManager dataSource manager
+     * @param shardingScalingJob      sharding scaling job
+     * @param dataSourceManager       dataSource manager

Review comment:
       parameter do not have to align.




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