You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/04/03 12:57:02 UTC

[GitHub] candyleer opened a new pull request #1022: avoid "by zero" exception when all request are error

candyleer opened a new pull request #1022: avoid "by zero" exception when all request are error
URL: https://github.com/apache/incubator-skywalking/pull/1022
 
 
   Please answer these questions before submitting pull request
   
   - Why submit this pull request?
   - [x] Bug fix
   - [ ] New feature provided
   - [ ] Improve performance
   
   - Related issues
   
   ___
   ### Bug fix
   - Bug description.
   when all request are error,this will throw "by zero" exception which is not desired,so i fix them by add some "if else" to avoid,i have comment it in #1018 
   
   - How to fix?
   add "if else"
   
   ___
   ### New feature or improvement
   - Describe the details and related test reports.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services