Skip to content

CachingParanamer breaks java.io.Serializable #266

@cresny

Description

@cresny

using v 2.7.2, trying to serialize an ObjectReader instance (used in a Flink serialized function), I get this error:

com.fasterxml.jackson.module.paranamer.shaded.CachingParanamer
java.io.NotSerializableException: com.fasterxml.jackson.module.paranamer.shaded.CachingParanamer

I have verified that the ObjectReader instance does serialize correctly id the DefaultScalaModule is not registered. Is there a workaround for this?

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