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/10/21 15:03:59 UTC

[GitHub] [doris] morningman opened a new pull request, #13568: [improvement](heartbeat) Add some relaxation strategies to reduce the failure probability of regression testing

morningman opened a new pull request, #13568:
URL: https://github.com/apache/doris/pull/13568

   # Proposed changes
   
   Issue Number: close #xxx
   
   ## Problem summary
   
   The regression test may failed because of heartbeat failure occasionally.
   So I add 2 new FE config to relax this limit
   
   1. `disable_backend_black_list`
       Set to true to not put Backend to black list even if we failed to send task to it. Default is false.
   2. `max_backend_heartbeat_failure_tolerance_count`
      Only if the failture time of heartbeat exceed this config, we can set Backend as dead. Default is 1.
   
   ## Checklist(Required)
   
   1. Does it affect the original behavior: 
       - [ ] Yes
       - [ ] No
       - [ ] I don't know
   4. Has unit tests been added:
       - [ ] Yes
       - [ ] No
       - [ ] No Need
   5. Has document been added or modified:
       - [ ] Yes
       - [ ] No
       - [ ] No Need
   6. Does it need to update dependencies:
       - [ ] Yes
       - [ ] No
   7. Are there any changes that cannot be rolled back:
       - [ ] Yes (If Yes, please explain WHY)
       - [ ] 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] [doris] github-actions[bot] commented on pull request #13568: [improvement](heartbeat) Add some relaxation strategies to reduce the failure probability of regression testing

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

   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] [doris] github-actions[bot] commented on pull request #13568: [improvement](heartbeat) Add some relaxation strategies to reduce the failure probability of regression testing

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

   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] [doris] hello-stephen commented on pull request #13568: [improvement](heartbeat) Add some relaxation strategies to reduce the failure probability of regression testing

Posted by GitBox <gi...@apache.org>.
hello-stephen commented on PR #13568:
URL: https://github.com/apache/doris/pull/13568#issuecomment-1287608018

   TeamCity pipeline, clickbench performance test result:
    the sum of best hot time: 38.42 seconds
    load time: 561 seconds
    storage size: 17154709764 Bytes
    https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221022122304_clickbench_pr_32680.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] [doris] hello-stephen commented on pull request #13568: [improvement](heartbeat) Add some relaxation strategies to reduce the failure probability of regression testing

Posted by GitBox <gi...@apache.org>.
hello-stephen commented on PR #13568:
URL: https://github.com/apache/doris/pull/13568#issuecomment-1287608203

   TeamCity pipeline, clickbench performance test result:
    the sum of best hot time: 39.61 seconds
    load time: 626 seconds
    storage size: 17154810712 Bytes
    https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221022042432_clickbench_pr_32682.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] [doris] morningman merged pull request #13568: [improvement](heartbeat) Add some relaxation strategies to reduce the failure probability of regression testing

Posted by GitBox <gi...@apache.org>.
morningman merged PR #13568:
URL: https://github.com/apache/doris/pull/13568


-- 
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] [doris] github-actions[bot] commented on pull request #13568: [improvement](heartbeat) Add some relaxation strategies to reduce the failure probability of regression testing

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

   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] [doris] hello-stephen commented on pull request #13568: [improvement](heartbeat) Add some relaxation strategies to reduce the failure probability of regression testing

Posted by GitBox <gi...@apache.org>.
hello-stephen commented on PR #13568:
URL: https://github.com/apache/doris/pull/13568#issuecomment-1287240671

   TeamCity pipeline, clickbench performance test result:
    the sum of best hot time: 39.36 seconds
    load time: 558 seconds
    storage size: 17154644827 Bytes
    https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221021172127_clickbench_pr_32650.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