Skip to content

Concurrency issue with ObjectMapper on RESTful http call #1855

Closed
@ShawnTuatara

Description

@ShawnTuatara

I had originally asked about this issue on the Jackson side of things but thought it relevant to post this here as well.

FasterXML/jackson-databind#604

There was a comment on my original issue about why the canDeserialize() is being called instead of readValue() as well as if the ObjectMapper is being re-used. I am hoping that someone can take a look at how the spring-boot project is interacting with the ObjectMapper on the deserializing the json http request to see if there is any issues that would cause the problem I am having.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: invalidAn issue that we don't feel is valid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions