xinge-1 opened a new issue, #25390: URL: https://github.com/apache/doris/issues/25390
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version doris-1.2.3-rc02-7626eb8e40 ### What's Wrong? be The static parameter is modified by the post call to return ok, which does not actually take effect : curl -X POST http://172.26.22.116:8040/api/update_config?string_type_length_soft_limit_bytes=10485760 curl -X POST http://172.26.22.116:8040/api/update_config?string_type_length_soft_limit_bytes=10485760 check http://172.26.22.116:8040/varz Display the value after successful modification <img width="384" alt="44eb3eac0d5d403efc2cdac8f9e0bf7" src="https://github.com/apache/doris/assets/76768331/2dffaf56-2927-4451-8b84-5f491f9a04d3"> <img width="670" alt="d6653fb681700455cb0a21927c11b0c" src="https://github.com/apache/doris/assets/76768331/e876d217-3dfd-4ee6-afc2-c398892c7013"> ### What You Expected? Static parameters cannot be modified by post and should return a flash ### How to Reproduce? _No response_ ### Anything Else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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