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/11 06:18:18 UTC

[GitHub] [shardingsphere] RaigorJiang opened a new issue, #21483: Add a new DistSQL `REFRESH DATABASE METADATA`

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

   ## Feature Request
   
   ### Is your feature request related to a problem?
   No
   
   ### Describe the feature you would like.
   Now we have a DistSQL to refresh the table's metadata:
   ````
   REFRESH TABLE METADATA
   ````
   Ref https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-proxy/distsql/syntax/ral/
   
   In some specific scenarios (such as event exceptions), there will also be inconsistent rule metadata and configuration. 
   I want to add a DistSQL to refresh the metadata of the entire logic database, including rules and tables. 
   
   The syntax may be
   ````
   REFRESH DATABASE METADATA
   ````


-- 
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] RaigorJiang commented on issue #21483: Add a new DistSQL `REFRESH DATABASE METADATA`

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

   > Hi @RaigorJiang , could we finish this issue in 5.2.1?
   
   Yes, it will be finished soon.


-- 
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 #21483: Add a new DistSQL `REFRESH DATABASE METADATA`

Posted by GitBox <gi...@apache.org>.
RaigorJiang closed issue #21483: Add a new DistSQL `REFRESH DATABASE METADATA`
URL: https://github.com/apache/shardingsphere/issues/21483


-- 
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] strongduanmu commented on issue #21483: Add a new DistSQL `REFRESH DATABASE METADATA`

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

   Hi @RaigorJiang , could we finish this issue in 5.2.1?


-- 
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