Why change `ThreadLocalRandom.current().nextInt(totalWeight)` to `ThreadLocalRandom.current().nextInt(totalWeight) + 1` ?
[ Full content available at: https://github.com/apache/incubator-dubbo/pull/2172 ] This message was relayed via gitbox.apache.org for [email protected]
