Skip to content

Possible concurrency issue with ObjectMapper; deserialization starts failing with "missing" properties #1578

@quaff

Description

@quaff

Recently I upgrade jackson to 2.8.7, I found objectMapper.readValue(jsonString, MyObject.class) return an empty MyObject object after running for a while in production environment, If I create new objectMapper everytime it works fine. I cannot reproduce this in development environment so I cannot provide test case, Please review recent changes, thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions