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

Shared lifecycle interceptor instances use wrong CreationalContext #4545

Closed
mkouba opened this issue Oct 14, 2019 · 0 comments · Fixed by #4546
Closed

Shared lifecycle interceptor instances use wrong CreationalContext #4545

mkouba opened this issue Oct 14, 2019 · 0 comments · Fixed by #4546
Assignees
Labels
area/arc Issue related to ARC (dependency injection) kind/bug Something isn't working
Milestone

Comments

@mkouba
Copy link
Contributor

mkouba commented Oct 14, 2019

Each interceptor instance should receive a new child CreationalContext from the CC of the intercepted bean. This issue follows up on #3530.

@mkouba mkouba added kind/bug Something isn't working area/arc Issue related to ARC (dependency injection) labels Oct 14, 2019
@mkouba mkouba added this to the 0.25.0 milestone Oct 14, 2019
@mkouba mkouba self-assigned this Oct 14, 2019
mkouba added a commit to mkouba/quarkus that referenced this issue Oct 14, 2019
CSTDev pushed a commit to CSTDev/quarkus that referenced this issue Oct 22, 2019
dufoli pushed a commit to dufoli/quarkus that referenced this issue Oct 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/arc Issue related to ARC (dependency injection) kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant