Skip to content

OrientDB Importer requires too much RAM to run #1142

@lvca

Description

@lvca

With the current implementation of the OrientDB importer, you need quite some RAM to run the importer. We should use an optimized compressed version of Map<RID,RID> that:

  • occupy a fraction of RAM
  • does not stress the GC during the importing

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions