sandynz opened a new issue #13288: URL: https://github.com/apache/shardingsphere/issues/13288
## Feature Request ### Is your feature request related to a problem? No ### Describe the feature you would like. Currently, when event of type `RuleConfigurationCachedEvent` is received, it'll start a scaling job which migrate data from source database cluster to target database cluster. And it just support scaling for sharding rule change. If rule cache is just saved with no any change, or only encrypt rule is changed, then scaling job is not necessary to start. -- 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]
