Changes are as below: 1. remove the duplicate interface `Comparable` since `Router` extends. 2. replace the compare logic from `compareTo` to `getPriority`. Router subclass should define its own priority to decide its order on the chain.
[ Full content available at: https://github.com/apache/incubator-dubbo/pull/3566 ] This message was relayed via gitbox.apache.org for [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
