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

Issue #4383 - synchronize multiparts for cleanup from different thread #4498

Merged
merged 5 commits into from Jan 24, 2020

Conversation

lachlan-roberts
Copy link
Contributor

@lachlan-roberts lachlan-roberts commented Jan 20, 2020

Signed-off-by: Lachlan Roberts lachlan@webtide.com

Issue #4383

Changes from #4388 for jetty-10.0.x after we decided to merge only the minimal NPE fix to jetty-9.4.x and bring the rest of the changes to 10.

This fixes issues caused when the parsing is done in a different thread to the part cleanup.

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
@lachlan-roberts lachlan-roberts added this to To Do in Jetty 10.0.0 via automation Jan 20, 2020
Jetty 10.0.0 automation moved this from To Do to In Review Jan 20, 2020
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
Copy link
Contributor

@janbartel janbartel left a comment

Choose a reason for hiding this comment

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

Just make sure you change ERROR to DELETING throughout the code - you missed one or two spots.

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
@lachlan-roberts lachlan-roberts merged commit 681d0be into jetty-10.0.x Jan 24, 2020
Jetty 10.0.0 automation moved this from In Review to Done Jan 24, 2020
@joakime joakime deleted the jetty-10.0.x-4383-MultiPartNPE branch February 5, 2020 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Jetty 10.0.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants