ZhangYu0123 opened a new issue #4422: URL: https://github.com/apache/incubator-doris/issues/4422
**Is your feature request related to a problem? Please describe.** In the config update interface, the current implementation in be can not check config when it has been updated. **Describe the solution you'd like** Config like this: CONF_Update_Check (config, check_function) Before the config is really updated, we can use the check_function to check the modifed value. ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
