I reproduced the same problem locally. When use @Service(interfaceName = "xx.xx.xx") Annotation. ServiceConfig will mismatch the setter `setInterface()` .Given that the function `setInterface()` is heavily used through the dubbo framework, it is a good idea to redundancy a new function `setInterfaceName()`.
this pr should be merged soon. [ Full content available at: https://github.com/apache/incubator-dubbo/pull/2418 ] This message was relayed via gitbox.apache.org for [email protected]
