Skip to content

Memory leak while using PFA model in a system #57

@simarjotsinghd

Description

@simarjotsinghd

We are getting memory leak issue while invoking the PFA model within a deployed system in OSGi container. The issue is in org.apache.avro.specific.SpecificData class due to the cache CTOR_CACHE. The cache size keeps on increasing and there is no way to remove or limit the cache size.
SpecificData class is extended by Hadrian's PFASpecificData scala class and is in use while invoking the model.

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