zonghaishang opened a new issue #2522: `org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor#generateReferenceBeanCacheKey` has a bug URL: https://github.com/apache/incubator-dubbo/issues/2522 - [x] I have searched the [issues](https://github.com/apache/incubator-dubbo/issues) of this repository and believe that this is not a duplicate. - [x] I have checked the [FAQ](https://github.com/apache/incubator-dubbo/blob/master/FAQ.md) of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 2.6.2+ * Operating System version: mac * Java version: jdk8 ### Steps to reproduce this issue refer: https://github.com/apache/incubator-dubbo/issues/2511, Multiple reference configurations on the same interface will be overwritten reproduce this issue: https://github.com/freeseawind/copycat-dubbo ### Expected Result @Reference does not affect each other on the same interface
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
