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/29 06:01:17 UTC

[GitHub] [incubator-doris] morningman commented on pull request #9720: [improvement] Optimize send fragment logic to reduce send fragment timeout error

morningman commented on PR #9720:
URL: https://github.com/apache/incubator-doris/pull/9720#issuecomment-1140383679

   I have made following tests:
   1. Complex query with 47 fragments. Before: 47 RPCs. After: 2 RPCs
   2. High concurrency test for query with 3 fragments: there is no impact on QPS.
   3. High concurrency test for query with 2 fragments: these is no impact on QPS.
   4. The new BE is compatible with request from old FE.


-- 
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