motan icon indicating copy to clipboard operation
motan copied to clipboard

The method getNonNegative of class MathUtil doesn't exist

Open JDawnF opened this issue 6 years ago • 1 comments

The method getNonNegative of class MathUtil doesn't exist, but it has been used in Class RoundRobinLoadBalance, please check in.

JDawnF avatar Oct 03 '19 13:10 JDawnF

you can check this method reference in com.weibo.api.motan.util.MathUtil#getNonNegative. if isn't exist, please make sure that your motan dependency versions are up-to-date and unified.

sunnights avatar Oct 08 '19 05:10 sunnights