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

Call CompletionCallback just once with DefaultExceptionMapper #5077

Merged

Conversation

jansupol
Copy link
Contributor

@jansupol jansupol commented Jun 8, 2022

Do not propagate error to the client

Signed-off-by: jansupol jan.supol@oracle.com

Do not propagate error to the client

Signed-off-by: jansupol <jan.supol@oracle.com>
@jansupol jansupol merged commit abd1a43 into eclipse-ee4j:3.1 Jun 8, 2022
@jansupol jansupol deleted the CompletionCallbackWithExceptionMapperFix branch June 8, 2022 15:28
@dmatej
Copy link
Contributor

dmatej commented Jun 8, 2022

I can confirm that this fixed jaxrs tck tests for GlassFish:

[runcts] OUT => [javatest.batch] Jun 8, 2022, 6:11:44 PM Harness done with cleanup from test run.
[runcts] OUT => [javatest.batch] Total time = 469s
[runcts] OUT => [javatest.batch] Setup time = 0s
[runcts] OUT => [javatest.batch] Cleanup time = 2s
[runcts] OUT => [javatest.batch] Test results: passed: 138

@jansupol jansupol added this to the 3.1.0 milestone Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Version 3.1.0-M5 was the last version passing the TCK with GlassFish
3 participants