Skip to content

Default async request timeout handling does not work with Jetty 9.x [SPR-14669] #19233

Closed
@spring-projects-issues

Description

@spring-projects-issues

Izek Greenfield opened SPR-14669 and commented

when I use async spring-mvc I send request with body:

PUT http://localhost/kuku?key=EKUpdateTestUpdate

Body: { "1": 1 }

if the request timed out then the error I get is:

org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing:

log file attached!


Affects: 4.3.2

Attachments:

Issue Links:

Backported to: 4.2.8

2 votes, 2 watchers

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)status: backportedAn issue that has been backported to maintenance branchestype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions