acelyc111 commented on issue #3740: URL: https://github.com/apache/incubator-doris/issues/3740#issuecomment-638578537
For BE configs, how about to add a new description parameter for config defination like gflag style, for example: ``` CONF_Int32(be_port, "9060", "port on which ImpalaInternalService is exported"); ``` And then, we can dump all configs to a file (markdown format?), we can use this file directly in documentation. ---------------------------------------------------------------- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org