etherge opened a new pull request #1081: Sonarbugs URL: https://github.com/apache/kylin/pull/1081 - Fixed 6 sonar bugs according to the rule: **_Method parameters, caught exceptions and foreach variables' initial values should not be ignored_** - Fixed 6 sonar bugs according to the rule: **_The value returned from a stream read should be checked_** - Fixed 5 sonar bugs according to the rule: **_Jump statements should not occur in "finally" blocks_** - Fixed 4 sonar bugs according to the rule: **_"volatile" variables should not be used with compound operators_** - Fixed 2 sonar bugs according to the rule: **_"BigDecimal(double)" should not be used_**
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
