sandynz opened a new pull request #14060: URL: https://github.com/apache/shardingsphere/pull/14060
Fixes #13875 part 9. Changes proposed in this pull request: - Refactor createJobConfig, add JobRuleAlteredDetector SPI, separate sharding related code from scaling-core - Refactor JobConfigurationPreparer, support several rules altered - Extract WorkflowConfiguration to JobConfiguration - Refactor databaseType to sourceDatabaseType and targetDatabaseType - Refactor RuleJobConfigurationPreparer method signature P.S. scaling unit test: embeded ZK may cause CI run failure, it could not be done in this PR. Only 'Cluster' mode is supported by scaling for now, some required feature like `watch` is just supported in `ClusterPersistRepository` for now, scaling unit test dependency on embeded ZK, it will be done after scaling support 3 modes. -- 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]
