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/10/23 02:00:17 UTC

[GitHub] [shardingsphere] RaigorJiang opened a new issue, #21694: [DistSQL] Change some `READWRITE_SPLITTING` related syntax

RaigorJiang opened a new issue, #21694:
URL: https://github.com/apache/shardingsphere/issues/21694

   Hi community,
   
   This issue is for #21659.
   
   ### Aim
   Change some keywords, e.g.
   ```
   `SHOW READWRITE_SPLITTING READ RESOURCES` -> `SHOW STATUS FROM READWRITE_SPLITTING RULES`
   Add new syntax: `SHOW STATUS FROM READWRITE_SPLITTING RULE groupName`
   DISABLE READWRITE_SPLITTING resourceName -> ALTER READWRITE_SPLITTING RULE groupName DISABLE xxx
   ENABLE READWRITE_SPLITTING resourceName -> ALTER READWRITE_SPLITTING RULE groupName ENABLE xxx
   ```


-- 
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.apache.org

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


[GitHub] [shardingsphere] jiangML commented on issue #21694: [DistSQL] Change some `READWRITE_SPLITTING` related syntax

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

   I'll try to do it


-- 
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] RaigorJiang closed issue #21694: [DistSQL] Change some `READWRITE_SPLITTING` related syntax

Posted by GitBox <gi...@apache.org>.
RaigorJiang closed issue #21694: [DistSQL] Change some `READWRITE_SPLITTING` related syntax
URL: https://github.com/apache/shardingsphere/issues/21694


-- 
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] RaigorJiang commented on issue #21694: [DistSQL] Change some `READWRITE_SPLITTING` related syntax

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

   @jiangML Thank 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