Files
doris/be/test/util
Yingchun Lai 8fc284d593 [config] Support to modify configs when BE is running without restarting (#3264)
In the past, when we want to modify some BE configs, we have to modify be.conf and then restart BE.
This patch provides a way to modify configs in the type of 'threshold', 'interval', 'enable flag'
when BE is running without restarting it.
You can update a single config once by BE's http API: `be_host:be_http_port/api/update_config?config_name=new_value`
2020-04-08 11:17:47 +08:00
..
2019-12-27 10:10:21 +08:00
2019-06-08 21:02:31 +08:00
2019-06-14 23:38:31 +08:00
2018-12-12 20:06:35 +08:00
2019-12-27 10:10:21 +08:00