Skip to content

FactoryBasedEnumDeserializer should be cachable #2082

@cowtowncoder

Description

@cowtowncoder

Looks like regular EnumDeserializer is cachable, but it's factory-based alternative not.
I think this is not intentional but accidental; there does not seem to be particular reason to prevent it, and creation is pretty costly (I actually found it by profiling production systems).

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