sandynz opened a new issue #14719: URL: https://github.com/apache/shardingsphere/issues/14719
## Feature Request Currently, if scaling is not enabled, alter sharding configuration will take effect immediately, e.g. `ALTER SHARDING ALGORITHM`, `ALTER SHARDING TABLE RULE`. Though sharding configuration is altered immediately, but the underlying data is not scaled, in fact it cause issue. So we'll improve it. ### Is your feature request related to a problem? Yes ### Describe the feature you would like. If scaling is not enabled, show error message to user when altering sharding configuration. -- 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]
