There are currently two problems. The first question, is the setting of connections on the method valid?
The second question, is it necessary to set the connections property on the method? After testing, the connections property on the method does not take effect. There is no impact on the number of connections. Should we disable the connections property on the method? I think it should be disabled. Currently an invoker is targeting a service instead of a method. It is not appropriate for us to set connections to the method. If we can set connections to the method and take effect, how do we weigh the relationship between the service's connections and the methods' connections? [ Full content available at: https://github.com/apache/incubator-dubbo/issues/2769 ] This message was relayed via gitbox.apache.org for [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
