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 2020/11/23 04:57:45 UTC

[GitHub] [shardingsphere] Zengweilu opened a new issue #8298: PreciseShardingAlgorithm 如何实现读取配置文件中的配置,比如2019年一月份分表,2020以3天一张表,此类配置在配置文件中如何读取 How can preciseshaddingalgorithm read the configuration in the configuration file? For example, in January 2019, a table is divided into three days in 2020. How to read such configuration in the configuration file

Zengweilu opened a new issue #8298:
URL: https://github.com/apache/shardingsphere/issues/8298


   
   PreciseShardingAlgorithm 如何实现读取配置文件中的配置,比如2019年一月份分表,2020以3天一张表,此类配置在配置文件中如何读取
   How can preciseshaddingalgorithm read the configuration in the configuration file? For example, in January 2019, a table is divided into three days in 2020. How to read such configuration in the configuration file


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

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



[GitHub] [shardingsphere] terrymanu commented on issue #8298: How can preciseShardingAlgorithm read the configuration in the configuration file? For example, in January 2019, a table is divided into three days in 2020. How to read such configuration in the configuration file

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


   Please use governance module to handle your dynamic 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.

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



[GitHub] [shardingsphere] Zengweilu commented on issue #8298: How can preciseShardingAlgorithm read the configuration in the configuration file? For example, in January 2019, a table is divided into three days in 2020. How to read such configuration in the configuration file

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


   My project is a spring boot project. After reading the source code, I found that the factory cannot be rewritten. I used radiation to load shardingalgorithm, and tried many methods to transfer configuration information to shardingalgorithm, but none of them succeeded. Could you tell me a simple demo


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

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



[GitHub] [shardingsphere] terrymanu closed issue #8298: How can preciseShardingAlgorithm read the configuration in the configuration file? For example, in January 2019, a table is divided into three days in 2020. How to read such configuration in the configuration file

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


   


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

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



[GitHub] [shardingsphere] terrymanu edited a comment on issue #8298: How can preciseShardingAlgorithm read the configuration in the configuration file? For example, in January 2019, a table is divided into three days in 2020. How to read such configuration in the configuration file

Posted by GitBox <gi...@apache.org>.
terrymanu edited a comment on issue #8298:
URL: https://github.com/apache/shardingsphere/issues/8298#issuecomment-732074009


   Please use governance module to handle your dynamic configuration, or try to use `INTERVAL` built-in ShardingAlgorithm


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

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