Skip to content

ensure callback is completed in the EE10 NullErrorHandler - #317

Merged
copybara-service[bot] merged 2 commits into
mainfrom
ee10-error-handling-bug
Dec 4, 2024
Merged

ensure callback is completed in the EE10 NullErrorHandler#317
copybara-service[bot] merged 2 commits into
mainfrom
ee10-error-handling-bug

Conversation

@lachlan-roberts

Copy link
Copy Markdown
Collaborator

The callback was not completed in the EE10 NullErrorHandler causing the responses to not be completed when dispatching to an error page.

@maigovannon I have tested this manually with the reproducer example from #316. But writing tests for this might be a good opportunity for your team to get some more hands on experience with the appengine-java-standard code base.

Signed-off-by: Lachlan Roberts <lachlan.p.roberts@gmail.com>
Signed-off-by: Lachlan Roberts <lachlan.p.roberts@gmail.com>
@copybara-service
copybara-service Bot merged commit 0f190e8 into main Dec 4, 2024
@copybara-service
copybara-service Bot deleted the ee10-error-handling-bug branch December 4, 2024 15:52
@ludoch

ludoch commented Dec 4, 2024

Copy link
Copy Markdown
Collaborator

Change is in. Will not hit prod before end of next week at best. Meanwhile it is possible to try the code from head following https://github.com/GoogleCloudPlatform/appengine-java-standard/blob/main/TRYLATESTBITSINPROD.md and let us know as well.

Sorry, it is Maven centric, Gradle setup would be nice...
Also, JDO is stuck forever in javax I think. You should not use it is newer versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants