Skip to content

Remove explicit disabling of buffer recycling in non-blocking Jackson parsing #23522

Closed
@sdeleuze

Description

@sdeleuze

As pointed out in this comment, Jackson 2.10 will support buffer recycling for non-blocking parsing. Since it is disabled since Jackson 2.9.7, the purpose of this issue is to remove JsonFactory.Feature.USE_THREAD_LOCAL_FOR_BUFFER_RECYCLING explicit disabling and raise the minimum requirement to Jackson 2.9.7 for Spring Framework 5.2.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions