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

[BUG] @Reference field can't refer its' @Service Bean in same JVM #1654

Closed
mercyblitz opened this issue Apr 23, 2018 · 1 comment
Closed
Assignees
Labels
type/bug Bugs to being fixed
Milestone

Comments

@mercyblitz
Copy link
Contributor

@Reference field can't refer its' @Service Bean in same JVM, because @Reference field have to wait @Service Bean is ready.

@mercyblitz mercyblitz added the type/bug Bugs to being fixed label Apr 23, 2018
@mercyblitz mercyblitz added this to the 2.6.2 milestone Apr 23, 2018
@mercyblitz mercyblitz self-assigned this Apr 23, 2018
@mercyblitz mercyblitz changed the title [Issue] @Reference field can't refer its' @Service Bean in same JVM [BUG] @Reference field can't refer its' @Service Bean in same JVM Apr 23, 2018
@chickenlj
Copy link
Contributor

This is not a common issue, only occurs in some really special use cases.
Let's resolve it in the next release.

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

4 participants