sky1229329146 opened a new issue, #18050:
URL: https://github.com/apache/doris/issues/18050

   尝试了2种方法
   1.在linux上直接使用命令
   curl -X POST 
http://{central02}:{8049}/api/update_config?{enable_quick_compaction}={true}&persist=true;
   报错:
   "msg": "set enable_quick_compaction=true failed, reason: Not supported: 
'enable_quick_compaction' is not support to modify"
   
   2.修改be的配置文件
   enable_quick_compaction: true
   
   查看配置参数还是没变
   enable_quick_compaction=0
   
   
   
   


-- 
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: commits-unsubscr...@doris.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to