Alexkun opened a new issue, #3497: URL: https://github.com/apache/incubator-linkis/issues/3497
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar feature requirement. ### Problem Description When I changed some configurations, I have to restart the service to load the new configurations. ### Description 1. Add a scheduled task to reload the configurations. 2. The feature supports all old configurations, and will not be applied as default. 3. All configurations can independently determine whether or not to apply the feature. ### Use case 1. define a new configuration in scala: "val a = CommonVars('linkis.testvar.name', 'name1', hotReload=true)" 2. started the service, and then change the configuration in linkis.properties. 3. check whether the new configuration takes effect. ### Solutions _No response_ ### Anything else _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
