Skip to content
New issue

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

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

Already on GitHub? # to your account

AsyncInvocationinverceptors not properly created for each request #4272

Merged
merged 5 commits into from
Oct 3, 2019

Conversation

Verdent
Copy link
Member

@Verdent Verdent commented Sep 24, 2019

Fixes #4264

Signed-off-by: David Kral david.k.kral@oracle.com

…eated for each request

Signed-off-by: David Kral <david.k.kral@oracle.com>
@Verdent Verdent self-assigned this Sep 24, 2019
…eir priority.

Signed-off-by: David Kral <david.k.kral@oracle.com>
Signed-off-by: David Kral <david.k.kral@oracle.com>
Signed-off-by: David Kral <david.k.kral@oracle.com>
Signed-off-by: David Kral <david.k.kral@oracle.com>
Copy link
Contributor

@tomas-langer tomas-langer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Verdent Verdent merged commit 959b4e7 into eclipse-ee4j:master Oct 3, 2019
@jansupol jansupol added this to the 2.29.2 milestone Oct 3, 2019
pdudits pushed a commit to pdudits/patched-src-jersey that referenced this pull request Oct 10, 2019
…lipse-ee4j#4272)

* Fixes eclipse-ee4j#4264 - AsyncInvocationinverceptors not properly created for each request

Signed-off-by: David Kral <david.k.kral@oracle.com>
pdudits pushed a commit to payara/patched-src-jersey that referenced this pull request Oct 14, 2019
…lipse-ee4j#4272)

* Fixes eclipse-ee4j#4264 - AsyncInvocationinverceptors not properly created for each request

Signed-off-by: David Kral <david.k.kral@oracle.com>
@jansupol jansupol modified the milestones: 2.29.2, 2.30 Nov 5, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Microprofile Rest Client's AsyncInvocationInterceptor has wrong lifecycle
5 participants