Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor#generateReferenceBeanCacheKey has a bug #2522

Closed
2 tasks done
zonghaishang opened this issue Sep 18, 2018 · 2 comments
Assignees
Labels
type/bug Bugs to being fixed
Milestone

Comments

@zonghaishang
Copy link
Member

  • I have searched the issues of this repository and believe that this is not a duplicate.
  • I have checked the FAQ 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

@cvictory
Copy link
Contributor

cvictory commented Oct 9, 2018

@zonghaishang how is it going? If you fix it, please edit the milestone to 2.6.5.

@carryxyh carryxyh added this to the 2.6.5 milestone Oct 9, 2018
zonghaishang added a commit to zonghaishang/dubbo that referenced this issue Oct 16, 2018
@zonghaishang
Copy link
Member Author

fixed, close it now. see : #2649

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Bugs to being fixed
Projects
None yet
Development

No branches or pull requests

3 participants