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 2022/01/12 13:25:41 UTC

[GitHub] [shardingsphere] sandynz opened a new issue #14719: Show error message when altering sharding configuration if scaling is not enabled

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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] sandynz commented on issue #14719: Show error message when altering sharding configuration if scaling is not enabled

Posted by GitBox <gi...@apache.org>.
sandynz commented on issue #14719:
URL: https://github.com/apache/shardingsphere/issues/14719#issuecomment-1011667544


   > can i take it?,Thanks
   
   Welcome. Assigned to you.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] sandynz closed issue #14719: Show error message when altering sharding configuration if scaling is not enabled

Posted by GitBox <gi...@apache.org>.
sandynz closed issue #14719:
URL: https://github.com/apache/shardingsphere/issues/14719


   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] ReyYang commented on issue #14719: Show error message when altering sharding configuration if scaling is not enabled

Posted by GitBox <gi...@apache.org>.
ReyYang commented on issue #14719:
URL: https://github.com/apache/shardingsphere/issues/14719#issuecomment-1011655722


   can i take it?,Thanks
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] sandynz commented on issue #14719: Show error message when altering sharding configuration if scaling is not enabled

Posted by GitBox <gi...@apache.org>.
sandynz commented on issue #14719:
URL: https://github.com/apache/shardingsphere/issues/14719#issuecomment-1011047067


   Refer to following java classes methods for more details:
   - RuleDefinitionBackendHandler.execute
   - RuleAlteredJobWorker.isOnRuleAlteredActionEnabled
   
   Refer to [Sharding Rule Definition DistSQL]( https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-proxy/distsql/syntax/rdl/rule-definition/sharding/ ) for more details.
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] sandynz closed issue #14719: Show error message when altering sharding configuration if scaling is not enabled

Posted by GitBox <gi...@apache.org>.
sandynz closed issue #14719:
URL: https://github.com/apache/shardingsphere/issues/14719


   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org