Skip to content

Redis persists the restore issue #1192

@fgnfexacht

Description

@fgnfexacht

Condition:

Use Redis to persist the component.
Use hot deployment.
Use the enumeration class as the state generic S.
Symptom: The restore fails, which is always the initial state of the state configuration.

Cause:
After hot deployment is enabled, a different classloader is used to load the state enumeration class deserialized by Redis, resulting in a failure to compare the classes when the state enumeration is matched.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status/need-triageTeam needs to triage and take a first look

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions