Skip to content

Id is serializable but has a bad equality #149

@johnynek

Description

@johnynek

it relies on reference equality, but that is broken if the Id is serialized.

The solution is to either make it not serializable, or compare the serial Long.

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