You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/06/04 03:22:12 UTC

[GitHub] [incubator-doris] acelyc111 edited a comment on issue #3740: [Suggestion] Hope to Add Instructions for BE Configurations

acelyc111 edited a comment 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, no need to maintenance code and doc separatly.


----------------------------------------------------------------
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:
users@infra.apache.org



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