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 2022/05/20 06:30:49 UTC

[GitHub] [incubator-doris] hanfengcan opened a new pull request, #9702: 更新文档中的编译与部署章节

hanfengcan opened a new pull request, #9702:
URL: https://github.com/apache/incubator-doris/pull/9702

   # Proposed changes
   
   Issue Number: close #xxx
   
   ## Problem Summary:
   
   Describe the overview of changes.
   增加使用supervisord遇到句柄数问题的解决方法
   
   ## Checklist(Required)
   
   1. Does it affect the original behavior: (Yes/No/I Don't know)
   2. Has unit tests been added: (Yes/No/No Need)
   3. Has document been added or modified: (Yes/No/No Need)
   4. Does it need to update dependencies: (Yes/No)
   5. Are there any changes that cannot be rolled back: (Yes/No)
   
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at [dev@doris.apache.org](mailto:dev@doris.apache.org) by explaining why you chose the solution you did and what alternatives you considered, etc...
   


-- 
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-unsubscribe@doris.apache.org

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


[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9702: [doc] 更新文档中的编译与部署章节

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #9702:
URL: https://github.com/apache/incubator-doris/pull/9702#issuecomment-1138443522

   PR approved by at least one committer and no changes requested.


-- 
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-unsubscribe@doris.apache.org

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


[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9702: 更新文档中的编译与部署章节

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #9702:
URL: https://github.com/apache/incubator-doris/pull/9702#issuecomment-1132526583

   PR approved by anyone and no changes requested.


-- 
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-unsubscribe@doris.apache.org

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


[GitHub] [incubator-doris] hf200012 merged pull request #9702: [doc] Updated the compilation and deployment chapter in the documentation

Posted by GitBox <gi...@apache.org>.
hf200012 merged PR #9702:
URL: https://github.com/apache/incubator-doris/pull/9702


-- 
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-unsubscribe@doris.apache.org

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


[GitHub] [incubator-doris] morrySnow commented on pull request #9702: 更新文档中的编译与部署章节

Posted by GitBox <gi...@apache.org>.
morrySnow commented on PR #9702:
URL: https://github.com/apache/incubator-doris/pull/9702#issuecomment-1132548047

   title follows Commit Format Specification is better: https://doris.apache.org/zh-CN/community/how-to-contribute/commit-format-specification.html


-- 
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-unsubscribe@doris.apache.org

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


[GitHub] [incubator-doris] jackwener commented on a diff in pull request #9702: 更新文档中的编译与部署章节

Posted by GitBox <gi...@apache.org>.
jackwener commented on code in PR #9702:
URL: https://github.com/apache/incubator-doris/pull/9702#discussion_r877780942


##########
docs/en/install/install-deploy.md:
##########
@@ -486,3 +486,11 @@ Broker is a stateless process that can be started or stopped at will. Of course,
    For Example: ulimit -n 65536; this command set file descriptor to 65536.
 
    After starting BE process, you can use **cat /proc/$pid/limits** to see the actual limit of process.
+
+   if use supervisord, try to modify `minfds` in supervisord.conf

Review Comment:
   ```suggestion
      if use `supervisord`, try to modify `minfds` in supervisord.conf
   ```



-- 
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-unsubscribe@doris.apache.org

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


[GitHub] [incubator-doris] jackwener commented on pull request #9702: 更新文档中的编译与部署章节

Posted by GitBox <gi...@apache.org>.
jackwener commented on PR #9702:
URL: https://github.com/apache/incubator-doris/pull/9702#issuecomment-1132526411

   Thanks for your contribution❤😀


-- 
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-unsubscribe@doris.apache.org

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