If we modify a weight to 50000 :
```
private static final int[] INVOKER_WEIGHT_ARRAY = new int[]{100, 100, 200, 200,
300, 300, 400, 400, 500, 50000};
```
then it need 10minutes to finish select.
[ Full content available at:
https://github.com/apache/incubator-dubbo/issues/2578 ]
This message was relayed via gitbox.apache.org for
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]