Github user rafaelweingartner commented on the pull request:

    https://github.com/apache/cloudstack/pull/1557#issuecomment-221028275
  
    @rodrigo93, 
    I was reviewing your PR, nice work; but, I think you can remove some other 
lines too.
    
    I checked and the variable “s_sleepOnError ” is never used. I mean, it 
is used at lines 68 and 70; but, that is all (just logging). Also, that 
property “sleep.interval.on.error” from which a new value is assigned to 
“s_sleepOnError ” is never referenced anywhere else. Therefore, the 
“s_sleepOnError ” variable can be removed, and the code from lines 60 – 
76 can also be removed.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to