acelyc111 opened a new pull request #3264: [config] Support to modify configs 
when BE is running without restarting
URL: https://github.com/apache/incubator-doris/pull/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`

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to