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/25 07:58:53 UTC

[GitHub] [shardingsphere] wangyu3619 opened a new issue, #21740: How can I refresh the sharding-rules

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

   ## Question
   
   How can I refresh the sharding-rules when I need a dynamicsharding-tables rule.For example, I need tables for the last seven days, one table for each day.
   shardingsphere-jdbc-core-spring-boot-starter 5.2.0


-- 
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 #21740: How can I refresh the sharding-rules

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

   Hello @wangyu3619 , 
   It is recommended to use `DistSQL` for dynamic management rules. If the application uses `JDBC` access, it needs to be deployed with `Proxy` for hybrid architecture.
   
   - [DistSQL](https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-proxy/distsql/)
   - [Hybrid Architecture](https://shardingsphere.apache.org/document/current/en/overview/#hybrid-architecture)


-- 
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 #21740: How can I refresh the sharding-rules

Posted by GitBox <gi...@apache.org>.
RaigorJiang closed issue #21740: How can I refresh the sharding-rules
URL: https://github.com/apache/shardingsphere/issues/21740


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