Skip to content

Avoid potential duplicate parse operation within GenericJackson2JsonRedisSerializer. #3012

Open
@christophstrobl

Description

@christophstrobl

In order to read a potential type key json source might be parsed multiple times which imposes a computation overhead. This could be avoided by reusing already parsed JsonNodes as outlined in 8aaf501.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions