Skip to content

Fix memory leak in Util#generateModel(...) #760

@bnouwt

Description

@bnouwt

The MetadataKB and derived classes (StorageKB and PushpullKB) make use of the Util#generateModel(...) method to combine a graph pattern with a binding set to get RDF data. This method uses a cache to increase the performance, but from analyzing a memory dump it seems that this cache causes high memory usage of the StorageKB and PushpullKB.

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