Ticket #53 (new defect)

Opened 2 years ago

FileSystemResolver keeps exhausting heap

Reported by: andrae Assigned to: pag
Priority: minor Milestone:
Component: Mulgara Version:
Keywords: Cc:

Description

Regularly seeing heap exhaustion when running the FileSystemResolver unit test.

I believe this resolver is memory bound and needs to be modified to use disk-backed structures.